aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/mastodon/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'uncompressed/mastodon/README.md')
-rw-r--r--uncompressed/mastodon/README.md71
1 files changed, 0 insertions, 71 deletions
diff --git a/uncompressed/mastodon/README.md b/uncompressed/mastodon/README.md
deleted file mode 100644
index b0477b6..0000000
--- a/uncompressed/mastodon/README.md
+++ /dev/null
@@ -1,71 +0,0 @@
1# Mastodon for Franz 5
2
3This is the [Franz](https://meetfranz.com/) 5 recipe for Mastodon
4
5## REQUIRED
6
7* [Franz](https://meetfranz.com/) 5 or later
8 Do not support older version.
9* [Mastodon](https://joinmastodon.org/) account
10 Do not have an account?
11 Choose from "[Mastodon instances](https://instances.social/list)"!
12
13## HOW TO INSTALL
14
15### DEVELOP VERSION
16
171. download the `franz-recipe-mastodon` folder.
182. Open the Franz Plugins folder on your machine (note **that this `dev` directory may not exist yet, and you must create it**):
19 * Mac: `~/Library/Application Support/Franz/recipes/dev/`
20 * Windows: `%AppData%\Franz\recipes\dev\`
21 * Linux: `~/.config/Franz/recipes/dev`
223. Copy the `franz-recipe-mastodon` folder into the plugins directory
234. Reload Franz
24
25See [Franz Recipe Documentation / Overview](https://github.com/meetfranz/plugins/blob/master/docs/integration.md)
26 for details.
27
28### STABLE VERSION
29
30*Coming Soon ...*
31
32## USAGE
33
34### ADD NEW SERVICE
35
36![](docs/add-service.png)
37
38*develop version*
39
40### SETTINGS
41
42![](docs/add-service-settings.png)
43
44| # | field | description |
45|-|-|-|
46| (1) | service name | Please set freely |
47| (2) | Mastodon host | Please enter the host on which Mastodon is running. Only https is supported. |
48
49### SIGN-IN
50
51![](docs/mstdn_jp-signin.png)
52
53Please enter registered account information.
54
55### NOTIFICATION BADGE
56
57![](docs/notification-badge-example.png)
58
59In order to use it, desktop notification must be enabled on *mastodon* side.
60
61| current actived service | clear badge |
62|-|-|
63| this service | At the end of 10 seconds from the last notice |
64| other service | this service actived |
65
66
67## LICENSE
68
69© 2018 sharkpp
70
71This software is licensed under a [The MIT License](http://opensource.org/licenses/MIT).