nos2gource is a a collection of bash script made to convert nostr events to Gource visualisation.
It's main purpose it to download events from multiple relays, create logs, combine them into one big file that we can open with Gource.
It's just...funny.. still early stage. im sorry.
nostcat
,gource
- https://github.com/blakejakopovic/nostcat
- https://github.com/acaudwell/Gource/
- Optional:
FFmpeg
for recording with gource
- π Open relays.txt and replace links with desired URLs - one link per line.
- π§° Launch
./src/src/run-all.sh
, you can edit the variables inside each script to change how many events you ask each relays. - β Wait
- π You should see a gource now.
πββοΈ Need help? Telegram: @bitpaint | Twitter: @bitpaintclub
you can edit relay list inside the src/Relays.txt
cargo install nostcat
git clone https://github.com/gourcetools/nos2gource
cd ./nos2gource
edit relays.txt and put the relays you want to get infor from, one per line.
./src/src/run-all.sh