cutine
v0.1.0
Published
Simple Facebook Client for macOS
Downloads
2
Readme
Cutine
Simple Facebook Client for macOS
This app is based on the fast Mobile Facebook website, but modifies a lot of things and makes it more usable on the desktop.
Features
Background behavior
When closing the window, the app will continue running in the background, in the dock on macOS. Right-click the dock icon and choose Quit
to completely quit the app. Click the dock icon to show the window.
Keyboard shortcuts
- New post: n
- New message: m
- Go to Home: g h
- Go to Friends: g f
- Go to Messages: g m
- Go to Notifications: g n
- Go to Search: g s
- Go to Profile: g p
- Go to Likes: g l
- Go to Lists: g i
- Go to previous page: Delete or ←
- Go to next page: →
Install
macOS
Download, unzip, and move Cutine.app
to the /Applications
directory.
Dev
Built with Electron.
Commands
- Init:
$ npm install
- Run:
$ npm start
- Build macOS:
$ npm run build:macos
License
MIT © Sergey Lysenko