Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Scripts Alternatives
Similar projects and alternatives to scripts
-
Warp
Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
aichat
All-in-one LLM CLI tool featuring Shell Assistant, Chat-REPL, RAG, AI Tools & Agents, with access to OpenAI, Claude, Gemini, Ollama, Groq, and more.
-
-
new-session-manager
Assists music production by grouping standalone programs into sessions. Community version of "Non Session Manager".
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
scripts discussion
scripts reviews and mentions
-
FFmpeg by Example
I use an LLM to help me with ffmpeg commands: https://github.com/dheera/scripts/blob/master/helpme
$ helpme ffmpeg capture video from /dev/video0 every 1 second and write to .jpg files like img00000.jpg, img00001.jpg, ...
- Show HN: Clip2qr: displays whatever URL or file is in clipboard as a QR code
- Helpme: ChatGPT shell helper for Linux commands
-
Show HN: ffmpeg-english "capture from /dev/video0 every 1 second to jpg files"
One relatively easy way to be safe is to do this inside a docker container with only whatever files you're working with mounted inside.
That said I created a new script (https://github.com/dheera/scripts/blob/master/helpme) that is more general, and is safer by presenting the command and requiring you to type "y" to execute, and does NOT auto-execute after a delay.
-
Linux Audio Is Dead
Mine doesn't. 75t, 20.04, and after trying to unpair and repair 3 times I have to run this goddamn script to keep the microphone volume up or it always auto-adjusts it to 0.
https://github.com/dheera/scripts/blob/master/jabra-stop-cha...
-
The design flaws of password managers
I wrote my own deterministic password manager.
I have a configuration file that defines the silly rules required by certain websites and also allows setting an "n" parameter that rotates the passwords.
https://github.com/dheera/scripts/blob/master/passgen-params...
The actual password generator:
https://github.com/dheera/scripts/blob/master/passenter
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 22 Mar 2025
Stats
The primary programming language of scripts is Python.