An open API service indexing awesome lists of open source software.

https://github.com/harilvfs/rdevs

Rust-based TUI for Setup Script 🦀
https://github.com/harilvfs/rdevs

development rust script

Last synced: 21 days ago
JSON representation

Rust-based TUI for Setup Script 🦀

Awesome Lists containing this project

README

        

### Rdevs 🦀

**Rdevs** is a 'Rust-written' TUI, built using **Ratatui**, designed to create a user-friendly menu interface for system setup and executing various scripts.

[![Download Binary](https://img.shields.io/badge/Download_Binary-Latest-blue?style=for-the-badge&logo=github)](https://github.com/harilvfs/rdevs/releases/latest/download/rdevs) [![](https://dcbadge.limes.pink/api/server/https://discord.gg/HBySRyymyZ?logoColor=pink)](https://discord.gg/HBySRyymyZ)

[![Downloads][downloads-badge]][downloads-link]
![Build status](https://img.shields.io/github/actions/workflow/status/harilvfs/rdevs/rust-build.yml?style=for-the-badge&logo=github)
![GitHub contributors](https://img.shields.io/github/contributors/harilvfs/rdevs?style=for-the-badge&logo=github)
![GitHub release (latest by hari)](https://img.shields.io/github/downloads/harilvfs/rdevs/latest/total?style=for-the-badge&logo=github)
![Latest release](https://img.shields.io/github/release/harilvfs/rdevs.svg?style=for-the-badge&logo=github)
![Github Language](https://img.shields.io/github/languages/top/harilvfs/rdevs?style=for-the-badge&logo=github)
[![License](http://img.shields.io/:license-MIT-blue.svg?style=for-the-badge&logo=github)](https://opensource.org/license/mit)

[![Join on Discord](https://discord.com/api/guilds/757266205408100413/widget.png?style=shield)](https://discord.gg/TAaVXT95)

[Installation](https://harilvfs.github.io/rdevs/#installation) •
[Documentation](https://harilvfs.github.io/rdevs/)

![Preview](preview/rdevs.png)

> [!CAUTION]
> Since the project is in development, it is recommended to test scripts in a safe environment like a virtual machine (VM).
>
> Report issues you find [here](https://github.com/harilvfs/rdevs/issues), and avoid using on your main system until a stable release is available.

## Usages 🚀

**Execute the following command in your terminal**:

```bash
bash <(curl -L https://chalisehari.com.np/rdevs)
```

## Contributing 🤝

**Contributions** are welcome! If you’d like to help enhance **Rdevs**, please refer to the **[CONTRIBUTING.md](https://github.com/harilvfs/rdevs/blob/main/.github/CONTRIBUTING.md)** for guidelines on how to contribute.

Check out the **Rdevs** roadmap [Rdevs Roadmap](https://github.com/harilvfs/rdevs/blob/main/roadmap.md) for insights into our future development.

## Documentation 📚

For a **Comprehensive** understanding, please check out the **[Rdevs Documentation](https://harilvfs.github.io/rdevs/)**.

## License 📄

This project is licensed under the **MIT License**. See the **[LICENSE](LICENSE)** file for more details.

[downloads-badge]: https://img.shields.io/github/downloads/harilvfs/rdevs/total?logo=github&logoColor=black&color=blue&style=for-the-badge
[downloads-link]: https://github.com/harilvfs/rdevs/releases