install-castor.txt
https://sr.ht/~julienxx/Castor/
# How to get it running on macOS:
# 1. Install Rust as shown on
# https://www.rust-lang.org/tools/install
# 2. Grab Castor
git clone https://git.sr.ht/~julienxx/castor
cd castor
# 3. Install dependencies with homebrew
brew install gdk-pixbuf
brew install atk
brew install pango
brew install gtk+3
# (possibly installing just gtk+3 installs all the
# others.. i did it in a silly order)
# 4. Run Castor
# (the current make install doesn't work on macOS)
./target/release/castor
tcp.rip