https://github.com/abiosoft/gocalc
Simple Go Calculator
https://github.com/abiosoft/gocalc
Last synced: about 1 year ago
JSON representation
Simple Go Calculator
- Host: GitHub
- URL: https://github.com/abiosoft/gocalc
- Owner: abiosoft
- Created: 2010-06-04T09:17:32.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2013-04-21T11:36:17.000Z (about 13 years ago)
- Last Synced: 2025-03-24T21:13:39.638Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 103 KB
- Stars: 34
- Watchers: 3
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Simple Go Gtk Calculator using go-gtk (github.com/mattn/go-gtk)
go get github.com/abiosoft/gocalc
Depends on go-gtk
go get github.com/mattn/go-gtk/gtk