Jupiter
A simple markdown & git-based notes app for Linux.
Features
- Lightweight with minimal dependencies
- Git integration for syncing & versioning
- Search / filtering
- Themeing support
Planned
- Tags / categories / folders
- Encryption
Installation
To install, either download the latest releast from the releases page, install the AUR package jupiter-git
, or build from source.
Building
Dependencies
Building
git clone https://github.com/kiosion/jupiter.git && cd jupiter
cargo build --release
License
This project is licensed under the MIT License.