mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2024-11-23 21:34:39 +03:00
Add tootbot #261
This commit is contained in:
parent
22efffd8be
commit
1d150aaf00
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user