https://github.com/lainsce/notejot
Stupidly-simple notes app.
https://github.com/lainsce/notejot
gtk4 note-taking notebook notes vala
Last synced: 11 days ago
JSON representation
Stupidly-simple notes app.
- Host: GitHub
- URL: https://github.com/lainsce/notejot
- Owner: lainsce
- License: gpl-3.0
- Created: 2017-05-23T08:02:03.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-07-04T15:47:39.000Z (10 months ago)
- Last Synced: 2025-03-28T16:05:29.023Z (18 days ago)
- Topics: gtk4, note-taking, notebook, notes, vala
- Language: Vala
- Homepage:
- Size: 8.42 MB
- Stars: 399
- Watchers: 8
- Forks: 48
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
- stars - lainsce/notejot - simple notes app. (HarmonyOS / Windows Manager)
- awesome-vala - Notejot - Stupidly-simple notes app. (Apps / Productivity)
- stars - lainsce/notejot - Stupidly-simple notes app. (Vala)
README
# Notejot
Stupidly simple notes app.
###
[](https://stopthemingmy.app)
[](http://www.gnu.org/licenses/gpl-3.0)
## 💝 Donations
Would you like to support the development of this app to new heights?
Then become a GitHub Sponsor or check my Patreon, buttons in the sidebar.## 🛠️ Dependencies
Please make sure you have these dependencies first before building.
```bash
gtk4
libjson-glib
libgee-0.8
libadwaita-1
meson
vala
```## 🏗️ Building
Simply clone this repo, then:
```bash
meson _build --prefix=/usr && cd _build
sudo ninja install
```## 🗂️ Notes Storage
Notes are stored in `~/.var/app/io.github.lainsce.Notejot/`