1
0
Fork 0

Updated README.

This commit is contained in:
Nicolas Perriault 2017-05-09 18:53:23 +02:00
parent 7a053b9fa0
commit b8aecc6312
No known key found for this signature in database
GPG Key ID: DA5E4C83904F7A2A
1 changed files with 6 additions and 2 deletions

View File

@ -1,8 +1,12 @@
# tooty
An [experimental Mastodon client](https://n1k0.github.io/tooty/) written in Elm.
An experimental multi-account [Mastodon Web client](https://n1k0.github.io/tooty/) written in Elm.
![](http://i.imgur.com/4sJCngb.png)
![](http://i.imgur.com/hyCKVdf.png)
Tooty is a fully static Web application running in recent browsers, you don't need any custom server setup to use it. Just serve it and your done, or use the [version hosted on Github Pages](https://n1k0.github.io/tooty/).
If you want to self host Tooty, just [grab a build](https://github.com/n1k0/tooty/archive/gh-pages.zip) and serve it over HTTP.
### Setting up the development environment