Skip to content
/ term Public

Term is the terminal with useless features.

Notifications You must be signed in to change notification settings

gaxolotl/term

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

term

Static BadgeStatic Badge

term is the useless "terminal" in python that uses rich for colors and has an easy way to add commands to it

download and install

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

Authors

license

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:

  1. 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.
  2. Misrepresentation
    Modifications must not misrepresent the original author(s) or contributors as the sole creator of the software.

  3. Changelog
    Modified versions must include a detailed changelog outlining changes made to the original software.

  4. Non-endorsement
    The name of the original author(s) or contributors may not be used to promote derivative works without explicit written consent.

  5. Source Code Availability
    Any modifications must be distributed under the same license and include the source code.

  6. 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.

About

Term is the terminal with useless features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published