codeforreal1 /
compressO
Convert any video/image into a tiny size. 100% free & open-source. Available for Mac, Windows & Linux.
93/100 healthLoading repository data…
samueladole / repository
A tiny Rust CLI tool to fetch your public IP address from [ifconfig.io](https://ifconfig.io), print it to the console (just like `curl ifconfig.io`), and copy it to your clipboard on macOS, Windows, or Linux. Perfect for scripts, automation, or quick terminal use.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A simple Rust CLI tool to fetch your public IP address using ifconfig.io, print it to the console (just like curl ifconfig.io), and copy it to your clipboard on macOS, Windows, or Linux.
https://ifconfig.iopbcopy on macOSclip on Windowsxclip or xsel on Linux (if available)pbcopy (default on macOS)clip (default on Windows)xclip or xsel (install via your package manager)cargo run --release
Your IP: 203.0.113.42
The IP is also copied to your clipboard if a supported clipboard tool is available.
Unit tests are included for the IP parsing logic. Run them with:
cargo test
Uses std::process::Command to call curl and clipboard tools.
Uses tokio for async main (though the code is synchronous).
Unit tests simulate curl output and check IP parsing.
MIT
Author Samuel Adole
Selected from shared topics, language and repository description—not editorial ratings.
codeforreal1 /
Convert any video/image into a tiny size. 100% free & open-source. Available for Mac, Windows & Linux.
93/100 healthkeon /
A tiny, fast Rust CLI that drives a real browser over the Chrome DevTools Protocol — built for coding agents.
88/100 healthparasyte /
A tiny hardware-accelerated pixel frame buffer. 🦀
Boscop /
Rust bindings for webview, a tiny cross-platform library to render web-based GUIs for desktop applications
77/100 healthlinebender /
A tiny Skia subset ported to Rust
81/100 healthandreabergia /
A tiny JVM written in Rust. Learning project
84/100 health