Alfred workflow for Fanfou
Require Node.js >=12 and the Alfred 3 or Alfred 4 Powerpack.
$ npm i -g alfred-fanfou
Download from Packal, then drag this workflow file to your Alfred.
- Config your App
ff config CONSUMER_KEY CONSUMER_SECRET
- Login your fanfou account
ff login USERNAME PASSWORD
ff SAY HELLO # post status
ff h [count] # show home-timeline
ff m [count] # show mentions
ff me [count] # show user-timeline
ff p [count] # show public-timeline
ff undo # delete last status
In timeline mode:
- Hold Command to display additional information.
- Press Command + L to preview full status.
- Press Command + C to copy status ID to clipboard.
- Press Shift or Command + Y to quick look a photo.
- fanfou-sdk - Fanfou SDK for Node.js
MIT © LitoMore