Note Binder
Note Binder is a tool to organise multiple text files in one place. It creates a database linking to the files and gives access through a simple user interface. The goal is to create an offline and movable "note book" which supports different file types and encryption. Created by Jérôme Spielmann.
Required packages
- PyQt5
- sqlite3
To do
-
Short term -- Error Handling -- Add support for multiple binders/tables
-
Medium term -- Support for different file types (odt, pictures, ...) -- Add encryption possibilities
Binary
A binary complied for macOS High Sierra is available as download from the GitHub releases.
Licensing
The code is licensed under the MIT license.
Remark : the binary application is licensed under the GPLv3, since it contains PyQt5.