app icon

TWEENK - Encrypted Note App

Developer
Maciej, PiÄ…tek
About

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. It uses a custom .tweenk extension and AES-256 encryption.

app screenshot
app screenshot

Installation

You can install this directly from the source code using the Fyne command as follows:
go install fyne.io/fyne/v2/cmd/fyne@latest fyne get github.com/maciej-piatek/TWEENK
Or you can download the code directly from git:
git clone https://github.com/maciej-piatek/TWEENK