Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise. Learn more →
Localslackirc Alternatives
Similar projects and alternatives to localslackirc
-
-
Kargo
Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
-
awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
-
-
-
Mattermost
Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..
-
-
-
AppSignal
AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
-
-
robusta
Better Prometheus alerts for Kubernetes - smart grouping, AI enrichment, and automatic remediation
-
guiscrcpy
Discontinued A full fledged GUI integration for the award winning open-source android screen mirroring system -- scrcpy located on https://github.com/genymobile/scrcpy/ by @rom1v
-
-
dear-github
:incoming_envelope: An open letter to GitHub from the maintainers of open source projects
-
wee-slack
A WeeChat script for Slack.com. Supports threads and reactions, synchronizes read markers, provides typing notification, etc..
-
-
-
-
pesterchum-alt-servers
Instant messaging client copying the look and feel of clients from Andrew Hussie's webcomic Homestuck.
-
nostr-irc
A simple command line based nostr client that simulates the old school IRC clients of the past
-
metronome
Discontinued A simple metronome written in Python. [Moved to: https://github.com/satyam-bhardwaj/metrognome] (by satyam-bhardwaj)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
localslackirc discussion
localslackirc reviews and mentions
-
Mental Health in Open Source
> Really? Just a git command, a button press on GitHub? So why don't they just do it? Why don't they apply the patches when people send the code in then?
Because the patch was bad.
> Something like a month later the guy just rewrote the patch without even engaging with me.
Do you think he'd have done that if the patch was good? Was his version completely identical to yours?
> Yeah, that made me feel like shit
At least it didn't introduce a new bug to every user… I'm sure collective feelings of the userbase were less harmed in this case.
> Sorry but maintainers don't have the moral superiority to demand free labor
But you have the moral superiority to demand free labour from maintainers, to review, improve, test your patch?
Look at this pull request for example: https://github.com/ltworf/localslackirc/pull/387
How could a thing like that be merged?
When asked to split it, he just proceeded to open tens of pull requests that were all based on the previous one, in a chain. And every commit contains thousands of lines of unrelated changes with what the description is.
Then he got upset.
-
Slack Is Down
plugging my IRC gateway https://github.com/ltworf/localslackirc
I find that using slack from IRC, and having the option to deprive some people/channels to notify me is very helpful to reduce the amount of distractions.
- Show HN: Localslackirc – Lets you use IRC to connect to slack
-
Ask HN: Why are JavaScript dependencies so messy?
I could never understand why people insist on using requests rather than the stdlib (which works just fine).
When async became a thing, I remember hitting some bug in aiohttp so I wrote myself a tiny (just doing the bit I needed) HTTP async client, which I figured was easier than wrestling aiohttp into compliance.
These days aiohttp is quite nice for async, and for sync I just use the stdlib.
My async client, if it can be of interest https://github.com/ltworf/localslackirc/blob/master/slackcli...
-
Why Slack’s free plan change is causing an exodus
I normally use [localslackirc](https://github.com/ltworf/localslackirc) to use slack.
I can grep through the logs if I need to find something. That's really really fast compared to their search on the website.
I also get other advantages such as not automatically being forced to see all the reaction GIFs and being able to silence notifications from certain users that abuse them.
-
What relatively simple program would you like to see on Linux?
https://github.com/ltworf/localslackirc/ if you are interested.
-
A note from our sponsor - AppSignal
www.appsignal.com | 7 Sep 2026
Stats
ltworf/localslackirc is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of localslackirc is Python.