https://github.com/harry-027/go-personal-diary
Desktop App built with Golang Fyne toolkit
https://github.com/harry-027/go-personal-diary
desktop-app fyne golang personal-diary
Last synced: 6 months ago
JSON representation
Desktop App built with Golang Fyne toolkit
- Host: GitHub
- URL: https://github.com/harry-027/go-personal-diary
- Owner: Harry-027
- License: mit
- Created: 2020-10-04T13:33:33.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-05T06:39:20.000Z (about 5 years ago)
- Last Synced: 2025-03-29T07:33:25.546Z (7 months ago)
- Topics: desktop-app, fyne, golang, personal-diary
- Language: Go
- Homepage:
- Size: 166 KB
- Stars: 12
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-personal-diary
A desktop app that serves as one's personal diary.
Built with Golang fyne toolkit.## Compilation
`make build` will output an executable under bin directory.

