Commit graph

126 commits

Author SHA1 Message Date
LazoCoder
2e338f689b npm version update 2017-06-18 11:10:29 -04:00
Lazo
47f5552e51 Update README.md 2017-06-18 10:58:57 -04:00
LazoCoder
088f5859e9 Formatted help menu + added search system info 2017-06-18 00:31:05 -04:00
LazoCoder
49b59804e5 Forgot to update readme 2017-06-18 00:08:39 -04:00
LazoCoder
f1c0cab647 Removed "?" functionality
It is unreliable and confusing. Also it only worked for iTerm.
2017-06-18 00:07:33 -04:00
Lazo
fd679eb80c Update README.md 2017-06-17 12:19:48 -04:00
Lazo
092dce7bd8 Merge pull request #26 from connordinho/feature-add-slideshow-time
Made it possible to set time to sleep in slideshow mode.
2017-06-17 12:12:51 -04:00
Lazo
7542a955f5 Update README.md 2017-06-17 11:31:25 -04:00
Lazo
8015297231 Update README.md 2017-06-17 11:21:08 -04:00
Lazo
f5d0f9a5f4 Update README.md 2017-06-17 10:53:19 -04:00
Lazo
d583922687 Merge pull request #27 from MattMattV/master
Added support for Tilix terminal emulator
2017-06-17 10:50:39 -04:00
Lazo
2cca5957b8 Update README.md 2017-06-17 10:00:10 -04:00
Lazo
342d282a70 Update README.md 2017-06-17 09:56:03 -04:00
LazoCoder
1521577056 npm version changed 2017-06-17 09:42:32 -04:00
Lazo
22297a3fd5 Merge pull request #34 from therealklanni/master
Fix npm bin target
2017-06-17 09:35:28 -04:00
Matthieu Vion
c13530fa95 Now background can be cleared in Tilix 2017-06-14 08:57:26 +02:00
Connor Bishop
ac749c84f1 Improved handling of slideshow time. 2017-06-13 21:07:50 -07:00
Kevin Lanni
c00f365463 Fix npm bin target 2017-06-13 09:22:50 -07:00
Lazo
0b5cefa15d Create README.md 2017-06-12 20:09:32 -04:00
Lazo
4d0eb04423 Merge pull request #28 from therealklanni/master
Add package manifest for publishing to npm
2017-06-12 18:53:41 -04:00
Kevin Lanni
892fec13a9 Add npm install instructions to README 2017-06-12 13:09:58 -07:00
Kevin Lanni
069cc5d05c Add package manifest for publishing to npm
This will enable easy installation via npm.
2017-06-12 12:52:41 -07:00
Matthieu Vion
b727a50ce9 Added support for Tilix terminal emulator 2017-06-12 12:48:16 +02:00
Connor Bishop
b437857c3e Made it possible to set time to sleep in slideshow mode. 2017-06-11 17:05:19 -07: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
Lazo
6cae7b6fd0 Merge pull request #24 from charlesmilette/master
Add instructions for the AUR package
2017-06-11 10:16:24 -04:00
Charles Milette
39d754105c Other little fix 2017-06-11 09:44:34 -04:00
Charles Milette
1ab9cb95b7 Little fix 2017-06-11 09:43:16 -04:00
Charles Milette
ed43d7845a Add instructions for the AUR 2017-06-11 09:38:59 -04:00
Lazo
a06a6d69f4 Create README.md 2017-06-10 23:58:38 -04:00
Lazo
bc8160919a Merge pull request #22 from samosaara/patch-1
Adds linux instructions
2017-06-10 23:57:23 -04:00
Samuel Henrique
b3b399902b Adds linux instructions 2017-06-10 23:29:12 -03:00
Lazo
2d3a8f98c1 Create README.md 2017-06-10 20:33:28 -04:00
Lazo
babbf8cb9e Merge pull request #14 from samosaara/master
Adds Linux -- Terminology and GNOME support
2017-06-10 20:26:06 -04:00
Samuel Henrique
825cfdf155 Keeping up with origin/master 2017-06-08 00:02:15 -03: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
LazoCoder
38f85f35e8 Added color fix instruction & more credits 2017-06-07 20:42:25 -04:00
Lazo
d5b8599ac4 Merge pull request #11 from BnMcG/random-regions
Randomly select Pokémon from a specific region
2017-06-07 19:30:07 -04:00
Samuel Henrique
63892c5fce Terminology support 2017-06-07 23:15:08 +00:00
Lazo
2db30a4b1e Update README.md 2017-06-07 10:03:29 -04:00
Lazo
df4ed54b0c Merge pull request #8 from joanbono/master
Update README.md
2017-06-07 09:59:16 -04:00
Ben Magee
e55b8583a2 Definitely reverted the scripts this time. 2017-06-07 10:16:48 +01:00
Ben Magee
f554b4781f Reverted Scripts directory back to base repository version. 2017-06-07 10:13:38 +01:00
Ben Magee
3baaada5ed Added the new usage string to the README 2017-06-07 10:07:58 +01:00
Ben Magee
ee624fa99e Updated the usage string to include the new random commands with specified regions. 2017-06-07 10:06:27 +01:00
Ben Magee
1219b1d7c7 Added get_random_from_region(region) function to the Database class, which picks a random Pokemon from the specified region (passed as a string: johto, kanto, hoenn, sinnoh). Added a wrapper in the main.py file, so a call such as 'pokemon random-johto' can be made to pick a random Pokemon from the Johto region. 2017-06-07 10:03:52 +01:00
Joan Bono
3eb25741b7 Update README.md 2017-06-07 06:45:26 +02: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
0e540e387c Changed reference to python interpreter 2017-06-06 13:13:26 -04:00