All Projects → idobata → Hokaido

idobata / Hokaido

Licence: mit
HND✈CTS

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Hokaido

Create Component App
Tool to generate different types of React components from the terminal. 💻
Stars: ✭ 879 (+2043.9%)
Mutual labels:  cli, terminal
Lsankidb
☆ `ls` for your local Anki database.
Stars: ✭ 21 (-48.78%)
Mutual labels:  cli, terminal
Radian
A 21 century R console
Stars: ✭ 878 (+2041.46%)
Mutual labels:  cli, terminal
Tui Consolelauncher
Linux CLI Launcher for Android
Stars: ✭ 861 (+2000%)
Mutual labels:  cli, terminal
Wonders
🌈 Declarative JavaScript framework to build command-line applications.
Stars: ✭ 34 (-17.07%)
Mutual labels:  cli, terminal
Tabulate
Table Maker for Modern C++
Stars: ✭ 862 (+2002.44%)
Mutual labels:  cli, terminal
Cli Badges
Quirky little node-js library for generating badges for your cli apps.
Stars: ✭ 39 (-4.88%)
Mutual labels:  cli, terminal
Git Praise
A nicer git blame.
Stars: ✭ 24 (-41.46%)
Mutual labels:  cli, terminal
Termd
Render markdown in the terminal
Stars: ✭ 32 (-21.95%)
Mutual labels:  cli, terminal
Video To Ascii
It is a simple python package to play videos in the terminal using characters as pixels
Stars: ✭ 960 (+2241.46%)
Mutual labels:  cli, terminal
Diskonaut
Terminal disk space navigator 🔭
Stars: ✭ 856 (+1987.8%)
Mutual labels:  cli, terminal
Spinnercpp
Simple header only library to add a spinner / progress indicator to any terminal application.
Stars: ✭ 37 (-9.76%)
Mutual labels:  cli, terminal
Ws50 Sync
ws50-sync is a python based program which pulls air quality data from your Withings account and stores it directly in a Domoticz DB.
Stars: ✭ 8 (-80.49%)
Mutual labels:  cli, terminal
Curlie
The power of curl, the ease of use of httpie.
Stars: ✭ 877 (+2039.02%)
Mutual labels:  cli, terminal
Devdash
🍱 Highly Configurable Terminal Dashboard for Developers and Creators
Stars: ✭ 939 (+2190.24%)
Mutual labels:  cli, terminal
Nord Guake
An arctic, north-bluish clean and elegant Guake color theme.
Stars: ✭ 20 (-51.22%)
Mutual labels:  cli, terminal
Clifx
Declarative framework for building command line interfaces
Stars: ✭ 900 (+2095.12%)
Mutual labels:  cli, terminal
Fluddy
🤝 A dependency-free command line utility for managing, updating, creating and launching Flask Apps.
Stars: ✭ 23 (-43.9%)
Mutual labels:  cli, terminal
Viu
Simple terminal image viewer written in Rust.
Stars: ✭ 911 (+2121.95%)
Mutual labels:  cli, terminal
Langterm
🕹️ WebGL-based VT220 emulator, made as a learning example and frontend for a text adventure
Stars: ✭ 35 (-14.63%)
Mutual labels:  cli, terminal

Hokaido

Hokaido is a character based terminal sharing tool. It's speedy and clear.

Installation

$ cargo install hokaido

How to use

1. Start server

Server is needed to relay communication between broadcaster and watchers.

$ hokaido server # on 203.0.113.10:4423

2. Watch

watch displays broadcaster's shell output.

$ hokaido watch --host 203.0.113.10

3. Broadcast

broadcast invokes a new $SHELL and starts broadcasting its output.

$ hokaido broadcast --host 203.0.113.10
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].