aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/mastodon/README.md
blob: b0477b6222eb1454ae55be12345555aa76a0f6e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
# Mastodon for Franz 5

This is the [Franz](https://meetfranz.com/) 5 recipe for Mastodon

## REQUIRED

* [Franz](https://meetfranz.com/) 5 or later
  Do not support older version.
* [Mastodon](https://joinmastodon.org/) account
  Do not have an account?
  Choose from "[Mastodon instances](https://instances.social/list)"!

## HOW TO INSTALL

### DEVELOP VERSION

1. download the `franz-recipe-mastodon` folder.
2. Open the Franz Plugins folder on your machine (note **that this `dev` directory may not exist yet, and you must create it**):
  * Mac: `~/Library/Application Support/Franz/recipes/dev/`
  * Windows: `%AppData%\Franz\recipes\dev\`
  * Linux: `~/.config/Franz/recipes/dev`
3. Copy the `franz-recipe-mastodon` folder into the plugins directory
4. Reload Franz

See [Franz Recipe Documentation / Overview](https://github.com/meetfranz/plugins/blob/master/docs/integration.md)
 for details.

### STABLE VERSION

*Coming Soon ...*

## USAGE

### ADD NEW SERVICE

![](docs/add-service.png)

*develop version*

### SETTINGS

![](docs/add-service-settings.png)

| # | field | description |
|-|-|-|
| (1) | service name | Please set freely |
| (2) | Mastodon host | Please enter the host on which Mastodon is running. Only https is supported. |

### SIGN-IN

![](docs/mstdn_jp-signin.png)

Please enter registered account information.

### NOTIFICATION BADGE

![](docs/notification-badge-example.png)

In order to use it, desktop notification must be enabled on *mastodon* side.

| current actived service | clear badge |
|-|-|
| this service | At the end of 10 seconds from the last notice | 
| other service | this service actived |


## LICENSE

© 2018 sharkpp

This software is licensed under a [The MIT License](http://opensource.org/licenses/MIT).