Skip to content

yamouri/sidenote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sidenote

Platform Type Language Release License

A minimalist, auto-saving note-taking app for Linux.

Image.png

Features

  • Zero buttons, zero menus
  • Auto-save constantly

Installation

From Source

git clone https://github.com/yamouri/sidenote.git
cd sidenote
go get fyne.io/fyne/v2@v2.7.2
go mod tidy
go build -o sidenote
sudo cp sidenote /usr/local/bin/

Dependencies

  • Go 1.21+ (Tested on 1.25.5)
  • Fyne 2.7.2

Usage

# Launch the app
sidenote

# Show help
sidenote --help
sidenote -h

# Backup current notes and create new file
sidenote --clean
sidenote -c

# More info
- Your notes are automatically saved to ~/.config/Sidenote/sidenote.txt

About

Minimalist auto-saving note-taking app for Linux

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages