@QT9277: Still stuck with localhost:3000 in local development? It's clunky and painful. Here's a minimalist CLI tool, Slim, that solves two pain points with one command: slim start myapp --port 3000 turns any local port into a clean HTT…
Summary
Slim is a minimalist command-line tool that converts local ports into clean HTTPS domains (e.g., myapp.test) with one command. It also supports intranet penetration to generate public links for collaborative debugging and demos. It's completely free and open source.
View Cached Full Text
Cached at: 08/11/26, 03:40 AM
⚡️ Slim
Simple command to get clean HTTPS local domains for your projects
Similar Articles
@0xQiYan: Guys, if your terminal is still stuck with black text on a white background, you're missing out big time! This open-source gem called ohmyzsh, with 188K stars on GitHub, is built by over 2,500 programming experts worldwide. The highlight is that it packages nearly a complete development and operations terminal ecosystem. It comes with over 300…
Introduces ohmyzsh, an open-source terminal enhancement tool with 188K GitHub stars. It includes over 300 plugins and 150+ themes, supporting command completion, aliases, error correction, and more, suitable for developers and system administrators.
@hank_aibtc: Guys, found an amazing project! Turn your idle Android phone directly into an SMS gateway, freely call HTTP API to send and receive SMS, no more paying Twilio or SMS platforms wasted money! The project is called httpSMS, GitHub: NdoleStudio/httpsms In simple terms, install…
Introduces open-source project httpSMS, which turns idle Android phones into SMS gateways, sends and receives SMS via HTTP API, supports self-hosted Docker and end-to-end encryption, saving money and stable.
@grgerwcwetwet: Recommend a very hardcore network tool tutorial project on GitHub: fanqiang. From how to install common clients, to registering a US Apple ID, VPS basics, soft router configuration, and usage tutorials for different systems, it's all organized into beginner-friendly steps. Covers Windows, macOS, Linux…
Recommend a very hardcore network tool tutorial project on GitHub: fanqiang, covering client installation, account registration, VPS configuration, across Windows/macOS/Linux/Android/iOS all platforms, updated for nearly a decade, with 40k+ Stars.
@CycleDecoded: Someone actually made this thing! From now on, if you want to pop a notification on your phone, you no longer need to deal with those disgusting third-party services and complex APIs. It's an HTTP message push tool that's minimal to the core. Whether your code finishes running, a script errors out, or a server goes down, one command and your phone gets the push instantly! binwi…
Introducing ntfy: a minimalist open-source HTTP message push tool that sends notifications to your phone/desktop with a single curl command, supporting all platforms, no registration, and self-hosting.
@Saccc_c: https://x.com/Saccc_c/status/2055259378174042388
Go-Live.skill allows users to remotely Vibe Code via Codex on mobile devices and automatically deploy local websites online, solving the problem of not being able to open local web pages on mobile phones.