forked from ideamonk/gtweetbar
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
62 lines (41 loc) · 2.08 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
_____ _ ____
__ |_ _|_ _____ ___| |_| __ ) __ _ _ __
/ _` || | \ \ /\ / / _ \/ _ \ __| _ \ / _` | '__|
| (_| || | \ V V / __/ __/ |_| |_) | (_| | |
\__, ||_| \_/\_/ \___|\___|\__|____/ \__,_|_|
|___/ alpha
-- ideamonk at gmail.com
-------------------------------------------------------------------------------
_ _
| | | |
_ _ _ ___ ____| | _ _ _ ____ _ | | ____ ____
| | | |/ _ \ / ___) | / ) | | | | _ \ / || |/ _ )/ ___)
| | | | |_| | | | |< ( | |_| | | | ( (_| ( (/ /| |
\____|\___/|_| |_| \_) \____|_| |_|\____|\____)_|
____ ____ ___ ____ ____ ____ ___ ___
| _ \ / ___) _ \ / _ |/ ___) _ )/___)/___)
| | | | | | |_| ( ( | | | ( (/ /|___ |___ |
| ||_/|_| \___/ \_|| |_| \____|___/(___/
|_| (_____|
Snapshots:
==========
http://twitpic.com/l3rjl
http://twitpic.com/l3oim
http://twitpic.com/l3o5n
http://twitpic.com/l3ml9
Testing:
========
If you wish to try out grab the tarball, extract it, goto the extracted folder
and simply do the following -
$ python ./gtweetbar.py run-in-window
To add to your gnome panel, install it first -
$ chmod u+x ./install.sh
$ sudo ./install.sh
Now right-click on a panel, choose Add to Panel, and select Gnome TweetBar
from the list.
*** First time it would ask you for twitter credentials.
you can change it from preferences window, hit the icon on left of bar
*** To uninstall do this -
$ sudo sh ./uninstall.sh
*NOTE - A lot more needs to be done so don't get frustated, do send some
useful feedback though