Skip to content

ItsZariep/SGNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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