Searching yarn

Twts matching #termux
Sort by: Newest, Oldest, Most Relevant

Excellent, je suis connectļæ½ en vpn sur mon serveur de mail. Grļæ½ce ļæ½ mutt j’�cris ļæ½ l’adresse de mon twtxt. Mon petit script traduit ce mail dans twtxt.txt sur le site web. Le tout depuis termux sur mon android.

⤋ Read More
In-reply-to » Only with dovecot xD. For mail im use android native mail client and not mutt. And jenny display some errors with found some files and /tmp dir (android dont have /tmp)

@doesnm@doesnm.p.psf.lt I’ve just given it a try on android/termux and got it to work, I can’t promise it won’t break something else (because i definitely don’t know what I’m doing) but here’s what I broke šŸ˜…:

~/src/jenny $ git diff
diff --git a/jenny b/jenny
index ada8da2..8ae9a06 100755
--- a/jenny
+++ b/jenny
@@ -1194,7 +1194,7 @@ if __name__ == '__main__':
     if args.edit:
	edit_twt_file(app)
     elif args.fetch:
-        with DirectoryLock(f'/tmp/jenny-{getuser()}.run'):
+        with DirectoryLock(expanduser('~/tmp/jenny-{getuser()}.run')):
             retrieve_all(app)
     elif args.last_seen:
	 print('Feeds last seen at (times are local time), oldest first:')

and of course make sure you mkdir ~/tmp

⤋ Read More

I’m using rss on a terminal (Termux) in my phone, it’s more confortable read there articles and other stuff, but for posting on twtxt, I tried , I swear it, but it’s too much, it’s not practical, I have to assume that it’s better in a website/app like this.

Yarn wins!

⤋ Read More