Skip to content

0x54/DaemonTweety

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

DaemonTweety

A simple twitter notification daemon

Introduction

This is a dirty Python script showing your timeline tweets in small dialogs. In every dialog it shows the avatar of who is twetting and it lets you retweet. All the links in tweets are clickable! It is built with libnotify and Python Twitter

From here https://dev.twitter.com/apps add it as your application, get the OAuth credentials and fit them in it (at the beginning of the script there are some dedicated variables).

License

This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License version 3, as published
by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranties of
MERCHANTABILITY, SATISFACTORY QUALITY, 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 this program.  If not, see <http://www.gnu.org/licenses/>.

About

A simple twitter notification daemon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published