Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 780 Bytes

File metadata and controls

19 lines (17 loc) · 780 Bytes

QuickNotes

A simple Sticky Notes substitutes made with GTK and Python

Screenshots

image image A minimalistic clutter-free interface to allow you to focus on what's important.

Installation

Linux

Download Executable

  • Go to the Releases page and download the latest release
  • Run the executable file

Build from source:

  • Install Python
  • Install PyGTK if it isn't already
  • Clone this repo
  • Open your terminal and go to the directory where the clone is stored
  • Type python3 main.py