A Cerebro plugin for Fanfou
Type plugins fanfou
in Cerebro
Then click install
Manual Install
- Go to the plugin path
- Windows
$ cd %APPDATA%/Cerebro/plugins
- Linux
$ cd $XDG_CONFIG_HOME/Cerebro/plugins
# or
$ cd ~/.config/Cerebro/plugins
- macOS
$ cd ~/Library/Application Support/Cerebro/plugins
- Install
cerebro-fanfou
plugin
$ npm install cerebro-fanfou --save
- Config
ff config CONSUMER_KEY CONSUMER_SECRET
- Login
ff login USERNAME PASSWORD
- Post
ff Hello Fanfou
Enjoy it! :]
- fanfou-sdk - Fanfou SDK for Node.js
- Cerebro – main repo for Cerebro app;
- cerebro-plugin – boilerplate to create plugins for Cerebro app.
MIT © LitoMore