Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 458 Bytes

File metadata and controls

14 lines (11 loc) · 458 Bytes

This is a simple PyGtk application useful for simple encrypted note taking.

The application reads and writes to an encrypted json file.

The current features for this are planned to be: Add/remove notes. Notes can have the following: -Free form text field -Optional id/passwords --Passwords can be shown (default hidden) --Double click password to copy it to the clipboard -Optional html/ssh links

This is intended to be a lightweight, simple application.