Content pfp
Content
@
0 reply
0 recast
0 reaction

arfonzo pfp
arfonzo
@arfonzo
[CASTBACK] This week in my spare time I've continued building castback, a /cli command line tool that backs up all of a user's farcaster casts, and enables searches. I built this because I found myself always trying to find *that old cast I made last month*. - Caches all casts from any FID to filesystem: no need to keep pulling data over API. Can easily update your backup with the most recent batch of casts only. - Searches and provides link to cast. - Uses @airstack.eth API, so users don't need a hub, just a free API key. (It took a while since we spoke first about it @betashop.eth but I did finally get around to building with the API, thanks!) I'll open source and release it once it's all done, but it's working well already! (Highly recommend checking airstack if you want to do farcaster dev quickly with minimal fuss! πŸ™)
26 replies
7 recasts
25 reactions

arfonzo pfp
arfonzo
@arfonzo
Immediately got a few questions in thread and DC about castback: YES: this will run on Windows, Mac, and Linux. I don't have a Mac to test, but have tested on Windows and Linux. Anything that can run Node.js should be okay. For the extra nerdy, the npms needed are axios and dotenv--that's it.
0 reply
0 recast
4 reactions