Menu

Tree [236adb] main 0.0.7 /
 History

HTTPS access


File Date Author Commit
 LICENSE 2025-03-07 Maciej Piątek Maciej Piątek [d32676] Initial commit
 README.md 2025-03-28 Maciej Piątek Maciej Piątek [236adb] Update README.md
 go.mod 2025-03-28 Maciej Piątek Maciej Piątek [5efd2e] Update go.mod
 icon.png 2025-03-27 Maciej Piątek Maciej Piątek [8b3837] Add files via upload
 main.go 2025-03-28 Maciej Piątek Maciej Piątek [391061] Update main.go

Read Me

TWEENK : Encrypted Note App

Tweenk is an encrypted note taking app written in Golang. It uses Fyne as its GUI environment. Its a lightweight application made to run on everything that Go and Fyne can run on.
I'm planning to update it frequently and add new useful stuff to it so it will become a powerhouse of a note app in the future.
It uses a custom .tweenk extension and AES-256 encryption.

Current features:

  • Dark/Light mode switch
  • Text hiding privacy view switch
  • Strong AES-256 encryption
  • Portability (no need for installation, use it anywhere)
  • Ease of use

Planned features:

~~1. Dark mode~~ [completed in 0.0.4 version]

  1. Web and android support
  2. Formatting syntax
  3. More encryption methods

Screenshots

Main_Menu_light
Main_Menu_dark
UI_Menu_Example
UI_Info
UI_EncryptionKeyPrompt
UI_FileOpen

About contributing

  1. Feel free to fork the repository if you want to add something new yourself
  2. Create a feature branch: git checkout -b feature-new
  3. Commit changes: git commit -m "Added feature"
  4. Push to your branch: git push origin feature-new
  5. Submit a pull request.

Stay Connected

Star the repository if you find it useful or think its cool!
For support, use GitHub Issues or contact me on reddit.

Current version as of 28.03.2025 is 0.0.7

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.