
This is a website.
Entirely written in Rust.
Built with Ratzilla ( @ratatui_rs + WebAssembly)
Same code runs in the terminal.
The future is bright.
#Tag
This is a website.
Entirely written in Rust.
Built with Ratzilla ( @ratatui_rs + WebAssembly)
Same code runs in the terminal.
The future is bright.
This is a website.
Entirely written in Rust.
Built with Ratzilla ( @ratatui_rs + WebAssembly)
Same code runs in the terminal.
The future is bright.
Oh no! The terminal is on fire 🫠
🔥 **tiof** — Animate a fire animation in your terminal.
😈 Run this when someone asks "how's the production doing?"
🦀 Written in Rust & built with @ratatui_rs
⭐ Source: https://codeberg.org/corpsmoderne/tiof
#rustlang #ratatui #tui #terminal #animation #fire #opensource
@randomized I remember having those kinds of widgets in Window Maker too... May add this option later 😅
@randomized quick and dirty may add a clean option later 😅
This is how you can get the news with a TUI! 💠
📰 bulletty — A RSS/ATOM feed reader for your terminal.
💯 Offline-first, markdown rendering + read later, highlight & notes.
🦀 Written in Rust & built with @span ratatui_rs
⭐ GitHub: https://github.com/CrociDB/bulletty
#rustlang #ratatui #tui #rss #atom #reader #terminal #productivity
This is how you can get the news with a TUI! 💠
📰 bulletty — A RSS/ATOM feed reader for your terminal.
💯 Offline-first, markdown rendering + read later, highlight & notes.
🦀 Written in Rust & built with @span ratatui_rs
⭐ GitHub: https://github.com/CrociDB/bulletty
#rustlang #ratatui #tui #rss #atom #reader #terminal #productivity
Ayo, new monitoring TUI just dropped!
🌐 RustNet — A cross-platform network monitor.
⚡ Real-time traffic with deep packet inspection and process attribution.
🚀 Supports TLS, QUIC, SSH, DNS, HTTP/S and real-time fuzzy filtering.
🦀 Written in Rust & built with @span ratatui_rs
⭐ GitHub: https://github.com/domcyrus/rustnet
Ayo, new monitoring TUI just dropped!
🌐 RustNet — A cross-platform network monitor.
⚡ Real-time traffic with deep packet inspection and process attribution.
🚀 Supports TLS, QUIC, SSH, DNS, HTTP/S and real-time fuzzy filtering.
🦀 Written in Rust & built with @span ratatui_rs
⭐ GitHub: https://github.com/domcyrus/rustnet
Finally, I can chat with my rat friends over Bluetooth 🙏🔥
💬 bitchat-tui — Secure, anonymous, P2P Bluetooth chat in your terminal.
📡 Communicate off-grid with E2E encryption, public channels, and direct messaging.
🦀 Written in Rust & built with @ratatui_rs
⭐ GitHub: https://github.com/vaibhav-mattoo/bitchat-tui
#rustlang #ratatui #tui #bluetooth #ble #chat #p2p #encryption #terminal
Finally, I can chat with my rat friends over Bluetooth 🙏🔥
💬 bitchat-tui — Secure, anonymous, P2P Bluetooth chat in your terminal.
📡 Communicate off-grid with E2E encryption, public channels, and direct messaging.
🦀 Written in Rust & built with @ratatui_rs
⭐ GitHub: https://github.com/vaibhav-mattoo/bitchat-tui
#rustlang #ratatui #tui #bluetooth #ble #chat #p2p #encryption #terminal
Ok I'm tired... In #ratatui How Am I supposed to return a Span<'> from a function ? Where does this lifetime comes from? #rustlang
everything is owned in my function:
fn display_battery_level(bat: f32) -> Span<'> {
let bat_s = bat.to_string();
match bat {
_ if bat > 50.0 => bat_s.green(),
_ if bat > 25.0 => bat_s.yellow(),
_ => bat_s.red(),
}
}
Tachyonfx brings web-level animations to the command line..
Then Ratzilla puts it back in browsers where it belongs 🤷♂️
Witness this beautiful chaos: https://junkdog.github.io/exabind 🌀
🦀 Powered by Rust & @ratatui_rs ecosystem
⭐ GitHub: https://github.com/junkdog/exabind
#rustlang #ratatui #tui #animations #commandline #webgl2 #terminal
Tachyonfx brings web-level animations to the command line..
Then Ratzilla puts it back in browsers where it belongs 🤷♂️
Witness this beautiful chaos: https://junkdog.github.io/exabind 🌀
🦀 Powered by Rust & @ratatui_rs ecosystem
⭐ GitHub: https://github.com/junkdog/exabind
#rustlang #ratatui #tui #animations #commandline #webgl2 #terminal
A space for Bonfire maintainers and contributors to communicate