twtxt with recutils
Go to file
dozens e4ea784718 🛠 fix: add ids to twtst 2022-01-06 18:01:24 -07:00
Readme.md inittles commitles 2022-01-06 17:56:25 -07:00
db.rec 🛠 fix: add ids to twtst 2022-01-06 18:01:24 -07:00
header.txt inittles commitles 2022-01-06 17:56:25 -07:00
justfile inittles commitles 2022-01-06 17:56:25 -07:00
twtxt.templ inittles commitles 2022-01-06 17:56:25 -07:00
twtxt.txt inittles commitles 2022-01-06 17:56:25 -07:00

Readme.md

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