Skip to content

Tool Suite for Developing and Testing Scripts

Notifications You must be signed in to change notification settings

cryptopoly/CryptopoTools

Repository files navigation

CryptopoTools

"I command you to have a bash with the python on your desktop"
Satoshi Swagamoto aka CryptoRaptor

Summary

This suppository contains some nifty tools for developing and testing scripts written ".py", ".command", ".sh" and ".desktop". Great for continuous running and re-running of scripts. Saves a bundle of time doing stuff.

Install Script [Linux]

$ cd $HOME $ sudo apt install git $ git clone https://github.com/cryptopoly/CryptopoTools $ cd CryptopoTools $ chmod +x .sh $ gsettings set org.gnome.nautilus.preferences executable-text-activation ask [cannot figure out to default run in terminal] $ cd $HOME $ ln -s $HOME/CryptopoTools/.sh /$HOME/Desktop

Python_Shell_Command_Launcher_Suite.sh

More advanced Launcher Suite building an executable menu of shell, command, python and desktop files within a specific folder.

SandBox.sh

SandBox for testing scripts.

UltraBox.sh

Forked from the classic 80's band Ultravox, UltraBox now acts a sandbox for the SandBox. Oh Vienna!

Training_Commands.sh

List of requirements to take application to the moon.

MoonList.txt

List of requirements that will take CryptoTools to the moon.

Rules

  1. You'll probably need to enable/trust the files to execute via double-click - if so go to terminal and run
    $ chmod +x *.sh'

  2. Open Command_Launcher in text edit and update working directory to that where the .sh files are stored
    -e.g. $HOME/CryptopoTools.

  3. This only works with filenames without spaces - apparently that's the in thing with devs - so remove spaces from your files until I figure everything out.

  4. Relax and enjoy your new & improved development and testing experience!

About

Tool Suite for Developing and Testing Scripts

Resources

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published