TUI forum client in racket for unix.lgbt
Go to file
xenia b21c80ccc9 add forum and topic browser views 2021-04-04 02:33:48 -04:00
scribblings initial commit 2021-04-04 00:40:42 -04:00
.gitignore initial commit 2021-04-04 00:40:42 -04:00
COPYING initial commit 2021-04-04 00:40:42 -04:00
LICENSE initial commit 2021-04-04 00:40:42 -04:00
README.md add forum and topic browser views 2021-04-04 02:33:48 -04:00
framework.rkt initial commit 2021-04-04 00:40:42 -04:00
fs.rkt add forum and topic browser views 2021-04-04 02:33:48 -04:00
info.rkt initial commit 2021-04-04 00:40:42 -04:00
main.rkt initial commit 2021-04-04 00:40:42 -04:00
tui.rkt add forum and topic browser views 2021-04-04 02:33:48 -04:00

README.md

meowbb

probably out of date demo: https://asciinema.org/a/jUw0GtaIsqZdAxTDkBRAiV2L3

you'll need uhhhhhhhhhhhhhh fixed libraries

git clone https://git.lain.faith/misc-deps/lux
cd lux
raco pkg install
cd ..
https://git.lain.faith/misc-deps/raart
cd raart
raco pkg install

ok now we're ready to do stuff

git clone https://git.lain.faith/haskal/meowbb
cd meowbb
racket tui.rkt