Elektrine lite

← Feed

@zyd@yap.zyd.lol

Post #1452086

2026-04-07 18:27 UTC

@dillo https://catbox.moe (they also have web upload, and a nojs web upload version). To upload via curl: curl -F "reqtype=fileupload" -F "fileToUpload=@some-file.txt" https://catbox.moe/user/api.php

Replies (2)

  • @zyd@yap.zyd.lol 2026-04-07 18:30

    @dillo You could also use sourcehut's paste service: https://paste.sr.ht - But you'll need a free account. I upload pastes via the hut command line tool for it with hut paste create --name whatever-title-i-want file-to-upload.txt Sourcehut works well without js and from the command line.

    Open ##1452087

  • @dillo@fosstodon.org 2026-04-07 18:33

    @zyd thanks! I didn't know catbox.moe, is perfect!

    Open ##1452088