7 ms·
My favorite is: https://github.com/theo-sardin/instant-switcher https://github.com/theo-sardin/instant-switcher Instant windows switcher with custom shortcuts
by elar_verole 3mo ago
My favorite is:
https://github.com/theo-sardin/instant-switcher https://github.com/theo-sardin/instant-switcher
Instant windows switcher with custom shortcuts and instant "opt+tab" and trackpad switching. Simple does exactly what I need it to do (just bypasses the slow window switching that is annoying), with no additional features or bloat.
I've also done a TUI that combines my messages from WhatsApp + messenger + discord which is pretty handy at work.
- mateioo7 3mo agoCool stuff. What do you use to get new messages from those 3 apps?
- elar_verole 3mo agoSeveral things: https://github.com/openclaw/wacli https://github.com/openclaw/wacli for WhatsApp, https://github.com/diamondburned/arikawa https://github.com/diamondburned/arikawa for discord, and https://github.com/mautrix/meta https://github.com/mautrix/meta for messenger. There was a bit of initial setup extracting tokens for messenger and discord I believe, but now it's smooth sailing. Some issues sometimes correctly mapping ids to usernames / convos make it so some conversations are duplicated for messenger, but when I have time I think some smart reconciliation heuristic will be able to take care of it. It's great !