EnokiUN / termdrawclient

A client meant to be used with termdrawserver to allow for collaborative terminal drawing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TermdrawClient

Turn your terminal into the drawing cavnas of your dream, this time as a collaborative experience!

A preview of termdraw

Installation

To install this dream-come-true of a tool - that will not drain your sanity depending on who you're drawing with - simply run

cargo install --git https://github.com/enokiun/termdrawclient

Usage

termdrawclient [termdrawaserver instance url]

Misc

  • q: exit
  • Ctrl + l: clear

Drawing

  • Left click: draw
  • Right click: erase

Colours

  • 1: White
  • 2: Red
  • Alt + 2: Dark Red
  • 3: Blue
  • Alt + 3: Dark Blue
  • 4: Green
  • Alt + 4: Dark Green
  • 5: Yellow
  • Alt + 5: Dark Yellow
  • 6: Magenta
  • Alt + 6: Dark Magenta
  • 7: Grey
  • Alt + 7: Dark Grey
  • 8: Black

Note Colours may display differently depending on your terminal emulator.

About

A client meant to be used with termdrawserver to allow for collaborative terminal drawing

License:MIT License


Languages

Language:Rust 100.0%