Skip to content

hoshihaya/lnf-light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

lnf-light

LINE Notify clinet light

token settings

mkdir ~/.line
vi ~/.line/notify.token
chmod 700 ~/.line
chmod 600 ~/.line/notify.token

execute lnf

lnf your message

one-liner

LINE_NOTIFY_ACCESS_TOKEN=$(cat ~/.line/notify.token); curl -X POST -H "Authorization: Bearer ${LINE_NOTIFY_ACCESS_TOKEN}" https://notify-api.line.me/api/notify -F "message=てすと"

About

LINE Notify clinet light

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages