Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidtimovski/sapphire-notes
A cross-platform desktop application for managing notes
https://github.com/davidtimovski/sapphire-notes
avaloniaui dotnet-core
Last synced: 3 months ago
JSON representation
A cross-platform desktop application for managing notes
- Host: GitHub
- URL: https://github.com/davidtimovski/sapphire-notes
- Owner: davidtimovski
- License: gpl-3.0
- Created: 2020-11-29T15:06:51.000Z (about 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-05-10T17:23:08.000Z (over 2 years ago)
- Last Synced: 2024-02-15T06:33:31.366Z (12 months ago)
- Topics: avaloniaui, dotnet-core
- Language: C#
- Homepage:
- Size: 7.35 MB
- Stars: 19
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-avalonia - Sapphire Notes - A cross-platform desktop application for managing notes. (Samples and Projects / Productivity)
README
# 💎 Sapphire Notes
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/davidtimovski/sapphire-notes/Continuous%20Integration?style=flat-square)
A cross-platform desktop application for managing notes built with [Avalonia](https://avaloniaui.net/). Prettier than Notepad and snappier than Electron alternatives.
![Preview](preview.webp)
### Features
Create and manage notes. Wow!
All of them are stored as simple `.txt` files so if you decide to stop using the app you'll still have your notes in a format you can use anywhere, even on a Mac.
The application auto-saves in frequent intervals and also when closed, so you won't have to do Ctrl/Command+S. You probably still will though because of habit.
Easily archive notes you're currently not using.
Where the notes are stored is your choice. If you want them to be backed up you can simply choose your OneDrive or DropBox folder as the storage location and voilà, cloud backup! 🌐
There are many hotkeys and actions that can improve your efficiency in using the app and make you feel like a hax0r. Check them out in Help -> Tips.
### Download
You can download it from my website [here](https://www.davidtimovski.com/sapphire-notes#download).
## License
This project is licensed under the GNU GPLv3 License - see the [LICENSE](LICENSE) file for details.