Fastfetch 2.64 and Rustdesk 1.4.7 hit the scene this week, bringing fresh features and tighter security to the open‑source world.

Fastfetch, the lightweight command‑line utility that spits out a clean snapshot of a system’s specs, rolled out version 2.64 on a Tuesday. The update keeps its hallmark speed while expanding its customizability. New logos for several Linux distributions appear in the output, and a suite of bug fixes smooths out quirks across macOS and Linux. Beyond the visual tweaks, the release introduces scripting hooks: Lua support (versions 5.3 to 5.5) and an experimental QuickJS engine let users craft bespoke output formats without touching the source code. A new codec module reports hardware‑accelerated video codec support, a handy check for developers who need to verify GPU capabilities. Additional platform‑specific refinements include detection of wallpaper and window‑manager themes on COSMIC, improved terminal name detection for Nix packages, and DDC/CI brightness detection on FreeBSD. The GPU‑type detection logic has been sped up, trading a modest drop in accuracy for faster execution, and several display‑related bugs on macOS and Linux have been addressed.

Fastfetch is written in C and runs on Linux, Android, FreeBSD, macOS, and Windows 7 and newer. The project’s GitHub repository lists 2.64 as the latest stable release, and the source code remains available under an open‑source license. The tool has often been compared to Neofetch, a Bash‑based system‑info utility that was discontinued in April 2024.

Rustdesk 1.4.7 followed a few days later, adding a deploy‑option setting for its Android client. The new option lets administrators pre‑configure connection settings on devices, streamlining the rollout of remote‑desktop sessions in enterprise or educational environments. The update also bundles a number of security improvements and bug fixes that address issues reported by users in the community. Rustdesk, written in Rust, is available for Linux, Windows, macOS, Android, and iOS and serves as an open‑source alternative to commercial remote‑desktop solutions such as TeamViewer.

Both releases were announced through the projects’ official channels. Fastfetch’s GitHub release notes enumerate the new features and list the supported Lua versions and experimental QuickJS support. Rustdesk’s Ubuntu Handbook article highlights the deploy‑option for Android and summarizes the security patches.

The timing of these updates is timely, as many developers rely on lightweight, cross‑platform tools to manage and monitor systems. Fastfetch’s new scripting capabilities and codec detection broaden its utility for developers who need to script system checks or verify hardware acceleration. Rustdesk’s deploy‑option tackles a common pain point for IT administrators who must configure remote‑desktop clients on a large number of Android devices.

Both projects continue to be actively maintained. Fastfetch’s repository shows recent commits that refine the codebase and expand platform support. Rustdesk’s community has responded positively to the new Android deploy setting, and the project’s maintainers have indicated that further enhancements to security and performance are planned for future releases.

In summary, Fastfetch 2.64 and Rustdesk 1.4.7 provide developers and system administrators with new functionality and improved stability. Fastfetch adds scripting, codec detection, and platform‑specific enhancements, while Rustdesk introduces a deploy‑option for Android and a suite of security fixes. Both tools remain free, open‑source, and cross‑platform, continuing to serve the needs of the developer community.