Giter Site home page Giter Site logo

fruityserial's Introduction

Fruity Serial Terminal

Serial terminal with a colorful feature.

Screenshot from 2024-04-15 15-11-40 Screenshot from 2024-04-15 15-10-56 Screenshot from 2024-04-15 15-10-37

Colors

The data received can be displayed in colors for a better display of information, giving a more personalized and fun feeling.

  • Set text color by name: [t color_name] E.g. [t red] [t blue] [t white]

  • Set text by hex value: [t #RGB] [t #RRGGBB] E.g. [t #f81] [t #ff10bd]

  • Reset text color: [t]

Example

"Hello friend, [t red]this is a [t][t green]test[t], but you can make your own [t #0066ff]customization[t]." $${Hello \space friend, \space \color{red}this \space is \space a \space \color{green}test \color{white}. \space but \space you \space can \space make \space your \space own \space \color{#0066ff}customization \space \color{white}.}$$

Available Colors by name

  • Blue
  • Red
  • Green
  • Purple
  • Yellow
  • Silver
  • Gray
  • Maroon
  • Alive
  • Lime
  • Aqua
  • Teal
  • Navy
  • Fuchsia
  • Black
  • White

Installation

For linux its required to install the sdl2-image library.

  • Ubuntu: sudo apt install libsdl2-image-2.0-0
  • Arch: sudo pacman -S sdl2_image

fruityserial's People

Contributors

casdata avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.