colored-terminal

There are 12 repositories under colored-terminal topic.

  • norbcodes/entities

    entities2 is a small turn-based command-line combat game, which (v1.0) I wrote in 2 days.

    Language:C++51451
  • CM-BF/CiLog

    CiLog is a flexible integrated logging tool with color and custom bold font base on package logging.

    Language:Python4000
  • jramrath/textColor

    This is an easy to use Python library which allows you to make your terminal outputs more colorful and therefore easier to read and understand

    Language:Python2141
  • UltraPrint

    Kawai-Senpai/UltraPrint

    Ultraprint is a versatile Python library that enhances your command-line output with colorful text, styled formatting, and easy-to-use logging utilities. Perfect for creating visually appealing console applications.

    Language:Python2100
  • a13xe/LinuxAsyncCopying

    Asynchronous file copy operation on Linux using POSIX Asynchronous I/O (AIO)

    Language:C1100
  • a13xe/WinFileSystemMgmt

    This is a simple command-line utility for managing Windows file system

    Language:C++1201
  • AlexStratou/raia

    Simplistic python package to print colored/styled text and emojis with a user friendly API.

    Language:Python1200
  • AHG-BSCS/Console-Point-of-Sales

    Process point-of-sale transactions from a database and save transactions to a database. Users can navigate through the console using the numeric menu and with the help of colored text for easier navigation.

    Language:Java0060
  • delameter/pytermor

    ANSI formatted terminal output library

    Language:Python01100
  • Kracken256/rainbow-xd

    Introducing rainbow-xd: Unveiling the Vibrant Spectrum of Data Analysis!

    Language:C++0100
  • ASACHIT/colored-text

    A Simple method to printing colored text in the terminal.

    Language:Python10
  • HielSaraiva/project-chess-system

    This project implements a chess system where players can move pieces according to the rules of chess. The system uses Object-Oriented Programming (OOP) principles, such as inheritance, polymorphism, and encapsulation, to manage game logic and piece behavior.

    Language:Java