An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Worc
[![Build Status](https://travis-ci.org/shibe97/worc.svg?branch=master)](https://travis-ci.org/shibe97/worc)

![icon_256x256](https://cloud.githubusercontent.com/assets/4659294/20754301/aa834144-b74d-11e6-9473-b3cac2f1ebae.png)

# 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
![ss_timeline_02](https://cloud.githubusercontent.com/assets/4659294/24149017/79b4273e-0e84-11e7-8b07-ce6245b76884.png)
![ss_modal_02](https://cloud.githubusercontent.com/assets/4659294/24149016/79b2635e-0e84-11e7-84c3-0a8e40633113.png)

# How To Develop
## Setup
```
$ npm install
```

## Build
```
$ npm run build
```

## Watch and auto build
```
$ npm run watch
```

## Test
```
$ npm test
```

# License
MIT