Skip to content
/ vnotes Public

A simple GTK based note-taking app written in Python.

License

Notifications You must be signed in to change notification settings

vega-d/vnotes

Repository files navigation

V-Notes, a GTK note-taking app.

alt_text

A simple and fast note-taking app for Linux, written in Python with GTK licensed under GPLv3.

sc1 sc2

Installation

Download .flatpak file from releases page and install it with either graphical software manager you have or

flatpak install vnotes.flatpak

Run from source

Install python3, and relevant dependencies if those are missing: pygobject, xdg and stat.

Download source code from the repo using "Code" => "Download as Zip" button above or with this command:

git clone https://github.com/vega-d/vnotes

Run main.py:

cd vnotes & python3 main.py

And the app should start right away!

About

A simple GTK based note-taking app written in Python.

Resources

License

Stars

Watchers

Forks

Packages

No packages published