Skip to content

QuantumNotes v1.0.0 - First Release

Latest

Choose a tag to compare

@SamuelSilvass SamuelSilvass released this 26 Feb 04:16
· 5 commits to main since this release
1047627

Welcome to the First Release of QuantumNotes

This is an encrypted notes app with an intuitive graphical interface, built in Python using PyQt5.

Main Features:

Creation and editing of notes with rich formatting support (bold, italics, underlining).
Robust encryption using a Feistel and SHA-256 framework to protect your notes.
Export notes in encrypted, decrypted, or both formats.
Light and dark theme switchable.
Autosave every 30 seconds to prevent data loss.
How to Use:

Download and run QuantumNotesInstaller.exe.
On first run, set a master password.
Create a new note by clicking New.
Use the toolbar buttons to save, encrypt, or export your notes.
For more details, see README.md in the repository.