Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 730 Bytes

README.md

File metadata and controls

41 lines (28 loc) · 730 Bytes

SGNotes

SGNotes

Simple GTK Notes App

Packaging status

Features:

  • Create, remove and rename notes
  • Workspaces
  • Custom font
  • Side images
  • Autosave
Build Instructions
# Clone the repository
git clone https://codeberg.org/ItsZariep/SGNotes
  • Build
make

OR

  • Build without SourceView 4 (disables markdown highlight and base SourceView features)
make WITHOUTSOURCEVIEW=1

Manual

See Online Manual