Skip to content

sharl/mnotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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"
}