# twtxt.rec it's a twtxt client written with recutils! ## About twts and follows are stored in a recfile called db.rec ## Features - a timeline - follow / unfollow - record a twt - upload your twtxt.txt somewhere ## Requirements - recutils - just (optional) ## Getting Started **Note**: `just` is just a command runner. If you don't want to install it, just look at `justfile` and manually run the commands therein or something - install `just` - run `just` to see available commands - edit `justfile` to suit your needs