Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sharl/mnotify

misskey notificaion indicator
https://github.com/sharl/mnotify

misskey misskey-client pystray

Last synced: about 1 month ago
JSON representation

misskey notificaion indicator

Awesome Lists containing this project

README

        

# mnotify

misskey notificaion indicator

## Run

```
git clone https://github.com/sharl/mnotify.git
cd mnotify
pip install -r requirements.txt
python mnotify.py
```

## .mnotify

put the same directory.

**token** must have `read:account` permission.

```
{
"misskey_instance": "https://misskey.example.com",
"misskey_token": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
}
```