Select language before starting: Chinese Simplified | English
TsukiNotes is a powerful note-taking application designed to help users quickly capture and manage every detail of life. The application is developed in Python, which ensures its efficient and stable operation.
-
Quick Notes: Simple interface design allows you to quickly record every inspiration
-
Category Management: Make notes more organized through tags and classification functions
-
Cloud Sync: Support multi-device synchronization, access your notes anytime, anywhere
-
Data Security: Encrypted storage to protect your privacy
-
Highlight: Highlight your code files to enhance your perception
-
Download the TsukiNotes installer and install the wizard installer
-
After completion, open the application and start your record journey
-
New Note: Click the plus icon to quickly create a new note
-
Search Note: Enter keywords to quickly find related notes
-
Category View: Browse notes by category for efficient management
-
Settings: Enter the settings menu to personalize your TsukiNotes
- Shortcuts: Master shortcuts to improve recording efficiency
- Tag management: Use tags properly to make your notes more organized
We welcome your valuable comments and suggestions to help us continuously improve TsukiNotes. Please open an issue on Github with your feedback
- Email: ZZBuAoYe@gmail.com
- Please see the software
-
Install Python 3.12.5
-
Install the dependency library
PyQt5is the core GUI -
Build the main program Build instructions:
//Abandoned operation
pyinstaller --add-data "tsuki/assets/kernel/cython_utils.cp312-win_amd64.pyd;tsuki/assets/kernel" xxx.py -i xxx.ico -wNew operation | Easier 1.5.8 starts to abandon the external pyd
pyinstaller TsukiNotes.py -i logo.ico -wCompile the installation wizard as above. GUI is also based on
PyQt5
- Note that the
-wparameter can be added optionally. 1. Please changexxxto the actual name - After the build is completed,
.tsukimay be modified by you and needs to be reconfigured - The code is a bit old, please forgive me
Thanks for choosing TsukiNotes
If you like it, please click Star, thank you