Commit graph

19 commits

Author SHA1 Message Date
Samuel Henrique
1735d731bf Adds suggested sanity checks 2017-07-04 10:20:11 -03:00
Samuel Henrique
8496ede2bb Fixes issues caused by #84 2017-07-03 22:35:46 -03:00
cclauss
7795c1c8d4 Scripter accepts an image_file_path, not a pokemon
See issue #83
2017-07-03 16:32:28 +02:00
cclauss
659f197513 Simplify with triple quoted strings and str.format() 2017-06-22 07:31:23 +02:00
Fiskie
1b0870d9ec Pipe wallpaper applescript directly to osascript
Remove Scripts dir, it's no longer needed
2017-06-21 14:22:11 +01:00
fisk
b92ebe0530 Move terminal logic to adapter pattern 2017-06-21 12:49:16 +01:00
LazoCoder
f1c0cab647 Removed "?" functionality
It is unreliable and confusing. Also it only worked for iTerm.
2017-06-18 00:07:33 -04:00
Matthieu Vion
c13530fa95 Now background can be cleared in Tilix 2017-06-14 08:57:26 +02:00
Matthieu Vion
b727a50ce9 Added support for Tilix terminal emulator 2017-06-12 12:48:16 +02:00
LazoCoder
16f4a6b27b Added clear functionality
Sets the current terminal background image to blank. Tested on iTerm2 on macOS and Terminology on Ubuntu.
2017-06-11 15:30:23 -04:00
Samuel Henrique
0a185e0dd9 Bug fixing 2017-06-07 23:52:10 -03:00
Samuel Henrique
4cf4a686a2 Adds GNOME background changing 2017-06-08 02:30:27 +00:00
Samuel Henrique
63892c5fce Terminology support 2017-06-07 23:15:08 +00:00
LazoCoder
7c43b0c93e Bug fix for FileNotFoundError
Attempt at fixing:
[Errno 2] No such file or directory:
'/Library/Frameworks/Python.framework/Versions/3.5/bin/./Data/pokemon.tx
t'
2017-06-06 16:53:55 -04:00
LazoCoder
3551155b3c Changed usage to take up a bit less room.. some other small changes too 2017-04-29 13:29:15 -04:00
LazoCoder
90b2dbd04f Refactored & added link to main.py 2017-04-29 01:57:47 -04:00
LazoCoder
18f5b8f08d Added ability to check what the current pokemon is in the terminal or wallpaper 2017-04-28 19:17:44 -04:00
LazoCoder
7faf120282 Changing wallpaper support 2017-04-28 18:26:00 -04:00
LazoCoder
a863512084 Added script creator and a bunch of print methods 2017-04-28 03:46:39 -04:00