sinatine - 基于 HTML5 版微博的 macOS 微博客户端

684 阅读1分钟

weibo HTML5 for macOS, inspired by anatine

Github All Releases GitHub release Circle

Download

Download from release page

Custom style and scripts

You could set custom css and javascript:

image

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

$ yarn # install dev dependencies and application dependencies

$ npm run app # to start the app

$ npm run dist # to build the app distribution

License

MIT License