You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
Readme.md | 1 year ago | |
db.rec | 1 year ago | |
header.txt | 1 year ago | |
justfile | 1 year ago | |
twtxt.templ | 1 year ago | |
twtxt.txt | 1 year ago |
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