https://github.com/djyde/sinatine
weibo HTML5 for macOS
https://github.com/djyde/sinatine
electron weibo
Last synced: 6 months ago
JSON representation
weibo HTML5 for macOS
- Host: GitHub
- URL: https://github.com/djyde/sinatine
- Owner: djyde
- Archived: true
- Created: 2017-03-24T02:40:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-26T06:23:35.000Z (over 8 years ago)
- Last Synced: 2024-11-07T05:39:55.705Z (12 months ago)
- Topics: electron, weibo
- Language: JavaScript
- Size: 519 KB
- Stars: 297
- Watchers: 13
- Forks: 22
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sinatine
weibo HTML5 for macOS, inspired by [anatine](https://github.com/sindresorhus/anatine/)[](https://github.com/djyde/sinatine)
[](https://github.com/djyde/sinatine/releases)
[](https://circleci.com/gh/djyde/sinatine)
![]()
## Download
Download from [release page](https://github.com/djyde/sinatine/releases)
## Custom style and scripts
You could set custom css and javascript:

> JS file will be run in **render process**.
## Shortcut
- `Command + Left`: Go back
- `Command + Right`: Go Forward
- `Command + r`: Go to homepage
- `COmmand + o`: Open current page externally## Build
```bash
$ yarn # install dev dependencies and application dependencies$ npm run app # to start the app
$ npm run dist # to build the app distribution
```## TODO
- [ ] Update Checker
# License
MIT License