Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/djyde/sinatine
weibo HTML5 for macOS
https://github.com/djyde/sinatine
electron weibo
Last synced: 2 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-26T06:23:35.000Z (over 7 years ago)
- Last Synced: 2024-08-02T18:43:15.026Z (6 months ago)
- Topics: electron, weibo
- Language: JavaScript
- Size: 519 KB
- Stars: 295
- 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/)[![Github All Releases](https://img.shields.io/github/downloads/djyde/sinatine/total.svg)](https://github.com/djyde/sinatine)
[![GitHub release](https://img.shields.io/github/release/djyde/sinatine.svg)](https://github.com/djyde/sinatine/releases)
[![Circle](https://circleci.com/gh/djyde/sinatine.svg?style=shield&circle-token=:circle-token)](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:
![image](https://cloud.githubusercontent.com/assets/914329/24286822/e2acb7ea-10b1-11e7-9283-f4175d4fc20f.png)
> 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