https://github.com/benoitzugmeyer/chwitt-react
https://github.com/benoitzugmeyer/chwitt-react
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/benoitzugmeyer/chwitt-react
- Owner: BenoitZugmeyer
- Created: 2015-03-03T12:27:05.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-08T12:41:46.000Z (over 10 years ago)
- Last Synced: 2024-04-08T16:23:26.821Z (about 2 years ago)
- Language: JavaScript
- Size: 551 KB
- Stars: 12
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Chwitt
======
This project goal is to provide a nice Twitter client for Linux, as
hotot_ is not active anymore.
Everything has to be done: expect a lot of changes before it can be usable.
Running pre-built binaries (Linux x64 only)
-------------------------------------------
Use it if you want to try `chwitt-react` using a production-like build. Keep
in mind that everything is still really messy.
::
wget http://graou.eu/~alk/chwitt-react-1.0.0-dev-2d62184.tgz
tar xvzf chwitt-react-1.0.0-dev-2d62184.tgz
chwitt-react-1.0.0-dev-2d62184/chwitt-react
Running development version
---------------------------
Use it if you want to devolop on `chwitt-react`. This will launch the program
and watch the files automatically, recompiling and reloading modules on the fly.
::
git clone git+https://github.com/BenoitZugmeyer/chwitt-react
cd chwitt-react
npm install
npm start
Credits
-------
Icons
'''''
Made by Freepik_ from Flaticon_ is licensed under `CC BY 3.0`_.
.. _hotot: https://github.com/lyricat/Hotot
.. _Freepik: http://www.freepik.com
.. _Flaticon: http://www.flaticon.com
.. _CC BY 3.0: http://creativecommons.org/licenses/by/3.0/