term is the useless "terminal" in python that uses rich for colors and has an easy way to add commands to it
to download and install do the following (you need python and pip installed) you can also use the run.sh and run.bat provided
python -m pip install rich
git clone https://github.com/gaxolotl/term.git
cd term
python term-beta.py
Term License
Copyright (c) 2024 gaxolotl
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
-
Attribution
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
- Any modified versions or reuploads must include clear attribution to the original author(s), prominently displayed in the software and its documentation.
-
Misrepresentation
Modifications must not misrepresent the original author(s) or contributors as the sole creator of the software. -
Changelog
Modified versions must include a detailed changelog outlining changes made to the original software. -
Non-endorsement
The name of the original author(s) or contributors may not be used to promote derivative works without explicit written consent. -
Source Code Availability
Any modifications must be distributed under the same license and include the source code. -
Ethical Use
The software must not be used for purposes that violate human rights, contribute to harm, or engage in unethical practices.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.