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

https://github.com/benoitzugmeyer/chwitt-react


https://github.com/benoitzugmeyer/chwitt-react

Last synced: 7 months ago
JSON representation

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/