This repository has been archived on 2018-07-24. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Zachary Epps 22dc998041 added some files I've been using for playing around with various gtk widgets and Go 2018-07-24 15:52:16 -04:00
glade first commit 2018-07-24 00:22:06 -04:00
testing added some files I've been using for playing around with various gtk widgets and Go 2018-07-24 15:52:16 -04:00
README.md Update 'README.md' 2018-07-24 04:28:27 +00:00
main.go updated the addAccelerator function to accept an AccelGroup to add command to 2018-07-24 00:41:05 -04:00
settings.go first commit 2018-07-24 00:22:06 -04:00
settings_linux.go first commit 2018-07-24 00:22:06 -04:00

README.md

This is an application for Mastodon written in Go with GTK3.

Right now it is very alpha. Like so alpha it can't even connect to an instance yet.

Seeing as how this is my first large-ish Go application, things may get messy.

Pull requests welcome, although they may have to wait until I mirror the repo to github...