• 0 Posts
  • 13 Comments
Joined 1 year ago
cake
Cake day: July 4th, 2023

help-circle

  • You can also use weechat as a bouncer, and it works even better with its own clients which can sync chat history rather than receiving it in a dump. The android client is fantastic in that respect.

    The plugin ecosystem is also great. I have a plugin that pushes notifications for PMs and mentions to my gotify server, alerting me on my phone without having to drain its batteries staying connected.









  • Termux is awesome! I use it for a bunch of things:

    • sshing into servers and my home when I’m out and about
    • using croc to transfer files
    • making videos I’m going to send people smaller with ffmpeg
    • downloading stuff with yt-dlp
    • giving myself access to the sandbox + /sdcard from other computers by running an ssh server
    • scripting phone stuff (like taking photos) with the api
    • running weechat locally, which I can then connect to with weechat android
    • using vim
    • probably a bunch of other things I’m forgetting