Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bonsaiden/atarashii
Atarashii - Twitter on your GNOME Desktop.
https://github.com/bonsaiden/atarashii
Last synced: about 2 months ago
JSON representation
Atarashii - Twitter on your GNOME Desktop.
- Host: GitHub
- URL: https://github.com/bonsaiden/atarashii
- Owner: BonsaiDen
- Created: 2010-02-27T08:39:28.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2010-08-02T19:13:38.000Z (over 14 years ago)
- Last Synced: 2024-04-14T19:35:51.345Z (9 months ago)
- Language: Python
- Homepage:
- Size: 7.36 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: readme.rst
- Changelog: changelog
Awesome Lists containing this project
README
Atarashii
=========**Atarashii** is a simple Twitter Client for your GNOME Desktop.
| **Features include:**
| A clean minimalistic GUI, Desktop notifications with configurable sounds,
| Themes, auto completion of usernames and CloudSync of read Tweets and
| Messages.It's build using *Python*, *GTK+* and *Webkit*.
Installation
------------You can download the Debian-Package_ or clone the repository and build
Atarashii yourself by opening a shell and issueing the following commands::git clone git://github.com/BonsaiDen/Atarashii.git
cd Atarashii
./makeNow install the Debian-Package that was just created.
If you just want to start Atarashii without installing it first just run ``./debug.py``.You may need to install ``fakeroot`` in order to be able to build the
package.
Also there is a rare bug where dpkg-deb fails to open/find the control file.
If you encounter this please send me a mail with more details... _Debian-Package: http://github.com/downloads/BonsaiDen/Atarashii/atarashii_0.99.27e-1_all.deb
Contributing
------------The source is available on GitHub_, to
contribute to the project, fork it on GitHub and send a pull request.
Everyone is welcome to make improvements to **Atarashii**!.. _GitHub: http://github.com/BonsaiDen/Atarashii
License
=======Copyright (c) 2010 Ivo Wetzel
**Atarashii** is free software: you can redistribute it and/or
modify it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.**Atarashii** is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License along with
**Atarashii**. If not, see .