This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
Pokemon-Terminal
Watch
2
Star
0
Fork
You've already forked Pokemon-Terminal
0
mirror of
https://github.com/LazoCoder/Pokemon-Terminal
synced
2024-12-25 03:33:07 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
3baaada5ed
Pokemon-Terminal
/
Scripts
/
run.sh
2 lines
77 B
Bash
Raw
Normal View
History
Unescape
Escape
Removed usage of non existent method
2017-04-29 17:30:35 +00:00
#!/bin/bash
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 09:03:52 +00:00
osascript /Users/bmagee/Pokemon-Terminal/./Scripts/wallpaper.scpt
Reference in a new issue
Copy permalink