Based on our record, Starship (Shell Prompt) seems to be a lot more popular than websocketd. While we know about 192 links to Starship (Shell Prompt), we've tracked only 4 mentions of websocketd. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
This tutorial demonstrates how to integrate a todo reminder into your terminal prompt using the Starship prompt and a Bash script named iZiDo. The setup allows you to manage and display your tasks directly within your terminal. - Source: dev.to / 6 months ago
5. Starship Starship written in rust is the minimal, blazing-fast, and infinitely customizable prompt for any shell! You can download from here. The video by Andrew gives a detailed explanation on configuring the starship. - Source: dev.to / 7 months ago
The speed impact is one reason I've never liked oh-my-zsh and similar for other shells. It's also why I love starship https://starship.rs/. Lots of plug-ins to customise what I want at the prompt, and all of it native compiled such that it executes in milliseconds. - Source: Hacker News / 9 months ago
Thankfully, I found Starship, a super fast, super configurable prompt written in Rust. It works with most shells, on most operating systems. - Source: dev.to / 12 months ago
Source /usr/share/oh-my-zsh/lib/key-bindings.zsh [1]: https://starship.rs/. - Source: Hacker News / about 1 year ago
Reminds me quite a bit of websocketd as well, which converts a stdin/stdout program to a websocket: http://websocketd.com/. - Source: Hacker News / 11 months ago
I hadn't even considered collecting traces/spans in this way yet, and have taken the approach of "stuff outputting logs in JSON format to stderr/local file". I usually end up writing a (temporary, structured) log message with the relevant span tags, but wouldn't it would be much better to run the actual trace/span code and be able to verify it locally without the ad-hoc log message? The prototype I built is a web... - Source: Hacker News / over 1 year ago
I also used to use this (http://websocketd.com/) along with netcat(1) before just biting the bullet and writing my own websocket library for our server as we needed to scale up slightly. Source: about 2 years ago
Http://websocketd.com/ (Runs command line C or C++ programs as websocket programs, similar to inetd / CGI). Source: over 3 years ago
fish shell - The friendly interactive shell.
Crow - A Fast and Easy to use microframework for the web.
Oh My Zsh - A delightful community-driven framework for managing your zsh configuration.
Hook Relay - So you want to add webhooks to your app, and after having worked with the webhooks that Stripe provides, you want yours to be as great as theirs.
fzf - A command-line fuzzy finder written in Go
Oatpp - Zero-dependency, performance oriented Web Framework for Rapid development in C++