Completed
Oxidelve
A Neofetch-style system information and image conversion CLI.
Project overview
Overview
Oxidelve is a Rust command-line utility for presenting system information and converting images into terminal-friendly output.
The project combines the appeal of a Neofetch-style system summary with image-conversion work that can be reused in terminal and website experiments.
Current state
Functionally complete
Oxidelve is complete for its original purpose. The remaining work is not about expanding the core feature set; it is about preparing the repository to be shared publicly.
Until that cleanup is finished, the project remains private even though its development status is complete.
Publication work
What remains
- Audit the repository for personal, machine-specific, or temporary files.
- Remove assumptions that only work in the original development environment.
- Improve the README with a clear explanation, installation steps, and examples.
- Confirm the license and any attribution requirements.
- Review the repository history before making it public.
Next action
Prepare the public release
Sanitize the repository and documentation, run the project through its normal workflows one more time, and publish it once the public version accurately represents the tool.