Updated README
This commit is contained in:
parent
a56a09a049
commit
5213599d56
|
@ -20,6 +20,7 @@ getGPUTemp.py | Fetches GPU temperature as float. Logging enabled
|
||||||
encodeVP9.py | Encodes files to VP9
|
encodeVP9.py | Encodes files to VP9
|
||||||
extract.py | Extracts input files with directory awareness (similar to nautilus)
|
extract.py | Extracts input files with directory awareness (similar to nautilus)
|
||||||
run-desktop.py | Run .desktop file
|
run-desktop.py | Run .desktop file
|
||||||
|
tools/gdx-atlas-to-phaser-atlas.py | convert [gdx-texture-packer-gui](https://github.com/crashinvaders/gdx-texture-packer-gui) atlas to Phaser atlas
|
||||||
|
|
||||||
### Shell
|
### Shell
|
||||||
|
|
||||||
|
@ -31,6 +32,8 @@ runDesktop.sh | Give this script .desktop file and it runs the program
|
||||||
runWinePrefix.sh | Give this script prefix name and binary and it runs wine with that prefix
|
runWinePrefix.sh | Give this script prefix name and binary and it runs wine with that prefix
|
||||||
sxiv_browser.sh | Awesome sxiv_browser.sh script. Ported from feh_browser.sh (https://wiki.archlinux.org/index.php/Talk:Feh)
|
sxiv_browser.sh | Awesome sxiv_browser.sh script. Ported from feh_browser.sh (https://wiki.archlinux.org/index.php/Talk:Feh)
|
||||||
setTheme.sh | Set GTK2 and GTK3 themes in case lxappearance is unable to help
|
setTheme.sh | Set GTK2 and GTK3 themes in case lxappearance is unable to help
|
||||||
|
search.sh | Search current directory recursively with regex.
|
||||||
|
lastpass.sh | I fed up with the browser extension. This is a wrapper for lpass binary provided by lastpass.
|
||||||
|
|
||||||
## Other remarks
|
## Other remarks
|
||||||
There are a few scripts that are just thrown into the mix in case I need them at some point.
|
There are a few scripts that are just thrown into the mix in case I need them at some point.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user