Add tootbot #261

This commit is contained in:
Daniel Khamsing 2017-04-11 07:36:32 -07:00
parent 22efffd8be
commit 1d150aaf00
1 changed files with 17 additions and 2 deletions

View File

@ -206,6 +206,12 @@
"title": "Social",
"id": "social"
},
{
"title": "Mastodon",
"id": "mastodon",
"parent": "social",
"description": "https://mastodon.social"
},
{
"title": "Tasks",
"id": "tasks"
@ -12604,14 +12610,23 @@
},
{
"title": "11t",
"description": "An app for https://mastodon.social",
"category-ids": ["social"],
"category-ids": ["mastodon"],
"source": "https://github.com/jeroensmeets/mastodon-app",
"tags": ["fuse-tools"],
"screenshots": ["https://raw.githubusercontent.com/jeroensmeets/mastodon-app/master/assets/images/store/resized/screenshot_notifications.png?raw=true"],
"license": "mit",
"date_added": "Apr 10 2017",
"suggested_by": "@dkhamsing"
},
{
"title": "tootbot",
"source": "https://github.com/tootbot/tootbot",
"category-ids": ["mastodon"],
"tags": ["swift"],
"screenshots": [""],
"license": "agpl-3.0",
"date_added": "Apr 11 2017",
"suggested_by": "@dkhamsing"
}
]
}