Code Tank is a simple program for Windows that allows users to run a code "fish tank" effect in any of their CLIs. It was designed to consume as few resources as possible and maintain a low profile.
Code Tank was created with the goal of adding a little excitement to each of your coding sessions. It offers a few built-in styles that change the visual appearance of your tank and a range of customization options. Code Tank is open source, which means it is free to download, use, and distribute under the MIT license.
For more information on how to get started, customizing code tank, or adding your own style, head over to our documentation page.
- Windows 10 (build number 19041) or newer.
- Thrid party dependencies including: None.
- Download the .zip file from the latest releases page.
- Unpack the .zip file into a suitable location on your drive.
- Run the codetank.exe file from the unpacked folder.
sudo apt install curl
sudo curl -fsSLo /usr/share/keyrings/{app}-browser-archive-keyring.gpg https://{app}-browser-apt-release.s3.{app}.com/{app}-browser-archive-keyring.gpg
echo "deb [signed-by=/usr/share/keyrings/brave-browser-archive-keyring.gpg] https://brave-browser-apt-release.s3.brave.com/ stable main"|sudo tee /etc/apt/sources.list.d/brave-browser-release.list
sudo apt update
sudo apt install app-repo
To get started, first run the application via the packaged .exe file.
To change a thing, run the following command:
app create "thingy"
From here you can append a variety of arugments to perform utility operations:
app create "thingy" -remove
app create "thingy" -add
app create "thingy" -modify
Styles alter the visual appearance of your tank based on criteria outlined in json files.This allows users to create unique and highly-tailored designs for their tank.
To begin, create an empty json file on your drive. Ideally, you may want to give it a name that is related to the theme of your Style, i.e. matrix, cats, hackertext, etc.
There are a number of commands that help to customize your code tank:
- Thing 1 - Opens a thing or does a thing.
- Thing 2 - Opens a thing or does a thing.
- Thing 3 - Opens a thing or does a thing.
- Thing 4 - Opens a thing or does a thing.
- Thing 5 - Opens a thing or does a thing.
This project is happy to accept contributions from our community and fellow developers.
Please keep in mind, we highly advise that you first read our Contribution Guidelines and Developer Documentation before you begin working on a feature or bugfix. Here, you can gain valuable information on the inner workings of Code Tank and current features/fixes that are being worked on.
This step is crucial and helps to ensure that everyone stays on the same page and that there is no wasted effort on your part. Lastly, we would like to thank all of our contributers and graciously offer you a virtual hug!
(づ。◕‿‿◕。)づ
This project is licensed under the MIT license.
