https://github.com/shibe97/worc
A quiet twitter client made by Electron
https://github.com/shibe97/worc
electron twitter
Last synced: about 1 year ago
JSON representation
A quiet twitter client made by Electron
- Host: GitHub
- URL: https://github.com/shibe97/worc
- Owner: shibe97
- License: mit
- Created: 2016-07-12T06:06:07.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-09-07T15:24:01.000Z (almost 9 years ago)
- Last Synced: 2025-04-02T04:23:50.880Z (about 1 year ago)
- Topics: electron, twitter
- Language: JavaScript
- Homepage: https://shibe97.github.io/worc/
- Size: 79.2 MB
- Stars: 41
- Watchers: 4
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Worc
[](https://travis-ci.org/shibe97/worc)

# Motivation
Twitter is one of the great information gathering tool.
You guys wanna use twitter during your working time.
Worc is made for you.
A quiet twitter client made by Electron.
# Downloads
You can download from following link.
[https://shibe97.github.io/worc/](https://shibe97.github.io/worc/)
**-NOTICE-**
This application is not signed.
You need to open it from right click.
# Screenshots


# How To Develop
## Setup
```
$ npm install
```
## Build
```
$ npm run build
```
## Watch and auto build
```
$ npm run watch
```
## Test
```
$ npm test
```
# License
MIT