skribbl.io เหมือนกัน แต่ทำงานในเทอร์มินัลของคุณ
สร้างขึ้นในสนิม
git clone https://github.com/elkowar/Termibbl
cd Termibbl
nix build
แล้ว
nix-env -i -f default.nix
วิ่ง:
termibbl
git clone https://github.com/elkowar/Termibbl
cd Termibbl
cargo build --release
วิ่ง:
./target/release/termibbl
termibbl server --port < port >
หากคุณไม่แน่ใจให้ใช้:
--port 8888
ซึ่งก็ควรจะดีและไม่ขัดแย้งกับสิ่งใด
termibbl client --address < public termibbl adress > : < port > < username >