|
@@ -1 +1,108 @@
|
|
|
-Icons from https://tabler.io/icons
|
|
|
+<!-- Improved compatibility of back to top link -->
|
|
|
+
|
|
|
+<a id="readme-top"></a>
|
|
|
+
|
|
|
+<!-- PROJECT SHIELDS -->
|
|
|
+
|
|
|
+[![Contributors][contributors-shield]][contributors-url]
|
|
|
+[![Forks][forks-shield]][forks-url]
|
|
|
+[![Stargazers][stars-shield]][stars-url]
|
|
|
+[![Issues][issues-shield]][issues-url]
|
|
|
+[![Apache-2.0][license-shield]][license-url]
|
|
|
+[![LinkedIn][linkedin-shield]][linkedin-url]
|
|
|
+
|
|
|
+<!-- PROJECT LOGO -->
|
|
|
+<br />
|
|
|
+<div align="center">
|
|
|
+ <a href="https://github.com/orus-dev/sentryx">
|
|
|
+ <img src="images/logo.png" alt="Logo" height="120">
|
|
|
+ </a>
|
|
|
+
|
|
|
+ <h3 align="center">Sentryx</h3>
|
|
|
+
|
|
|
+ <p align="center">
|
|
|
+ A secure multi-server control panel
|
|
|
+ <br />
|
|
|
+ <a href="https://github.com/orus-dev/sentryx"><strong>Explore the docs »</strong></a>
|
|
|
+ <br />
|
|
|
+ <br />
|
|
|
+ <a href="https://github.com/orus-dev/sentryx">View Demo</a>
|
|
|
+ ·
|
|
|
+ <a href="https://github.com/orus-dev/sentryx/issues/new?labels=bug&template=bug-report---.md">Report Bug</a>
|
|
|
+ ·
|
|
|
+ <a href="https://github.com/orus-dev/sentryx/issues/new?labels=enhancement&template=feature-request---.md">Request Feature</a>
|
|
|
+ </p>
|
|
|
+</div>
|
|
|
+
|
|
|
+---
|
|
|
+
|
|
|
+## 📚 Table of Contents
|
|
|
+
|
|
|
+- [About The Project](#about-the-project)
|
|
|
+ - [Built With](#built-with)
|
|
|
+- [Getting Started](#getting-started)
|
|
|
+ - [Prerequisites](#prerequisites)
|
|
|
+ - [Installation](#installation)
|
|
|
+- [Usage](#usage)
|
|
|
+- [Roadmap](#roadmap)
|
|
|
+- [Contributing](#contributing)
|
|
|
+- [License](#license)
|
|
|
+- [Contact](#contact)
|
|
|
+- [Acknowledgments](#acknowledgments)
|
|
|
+
|
|
|
+---
|
|
|
+
|
|
|
+## About The Project
|
|
|
+
|
|
|
+[![Product Screenshot][product-screenshot]](https://github.com/orus-dev/sentryx)
|
|
|
+
|
|
|
+**Sentryx** is a secure control panel for managing multiple servers. Designed with modern technologies like Dioxus and React, it aims to provide a fast, clean, and scalable user interface for server operators and sysadmins.
|
|
|
+
|
|
|
+<p align="right">(<a href="#readme-top">back to top</a>)</p>
|
|
|
+
|
|
|
+### Built With
|
|
|
+
|
|
|
+- [![Next.js][Next.js]][Next-url]
|
|
|
+- [![React][React.js]][React-url]
|
|
|
+- [<img src="images/dioxus.png" alt="Dioxus" height="22px">][Dioxus-url]
|
|
|
+
|
|
|
+<p align="right">(<a href="#readme-top">back to top</a>)</p>
|
|
|
+
|
|
|
+---
|
|
|
+
|
|
|
+## Getting Started
|
|
|
+
|
|
|
+Not yet :/
|
|
|
+
|
|
|
+
|
|
|
+[contributors-shield]: https://img.shields.io/github/contributors/orus-dev/sentryx.svg?style=for-the-badge
|
|
|
+[contributors-url]: https://github.com/orus-dev/sentryx/graphs/contributors
|
|
|
+[forks-shield]: https://img.shields.io/github/forks/orus-dev/sentryx.svg?style=for-the-badge
|
|
|
+[forks-url]: https://github.com/orus-dev/sentryx/network/members
|
|
|
+[stars-shield]: https://img.shields.io/github/stars/orus-dev/sentryx.svg?style=for-the-badge
|
|
|
+[stars-url]: https://github.com/orus-dev/sentryx/stargazers
|
|
|
+[issues-shield]: https://img.shields.io/github/issues/orus-dev/sentryx.svg?style=for-the-badge
|
|
|
+[issues-url]: https://github.com/orus-dev/sentryx/issues
|
|
|
+[license-shield]: https://img.shields.io/github/license/orus-dev/sentryx.svg?style=for-the-badge
|
|
|
+[license-url]: https://github.com/orus-dev/sentryx/blob/master/LICENSE.txt
|
|
|
+[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
|
|
|
+[linkedin-url]: https://linkedin.com/in/linkedin_username
|
|
|
+[product-screenshot]: images/screenshot.png
|
|
|
+[Next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white
|
|
|
+[Next-url]: https://nextjs.org/
|
|
|
+[Dioxus.rs]: images/dioxus.png
|
|
|
+[Dioxus-url]: https://dioxuslabs.com
|
|
|
+[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
|
|
|
+[React-url]: https://reactjs.org/
|
|
|
+[Vue.js]: https://img.shields.io/badge/Vue.js-35495E?style=for-the-badge&logo=vuedotjs&logoColor=4FC08D
|
|
|
+[Vue-url]: https://vuejs.org/
|
|
|
+[Angular.io]: https://img.shields.io/badge/Angular-DD0031?style=for-the-badge&logo=angular&logoColor=white
|
|
|
+[Angular-url]: https://angular.io/
|
|
|
+[Svelte.dev]: https://img.shields.io/badge/Svelte-4A4A55?style=for-the-badge&logo=svelte&logoColor=FF3E00
|
|
|
+[Svelte-url]: https://svelte.dev/
|
|
|
+[Laravel.com]: https://img.shields.io/badge/Laravel-FF2D20?style=for-the-badge&logo=laravel&logoColor=white
|
|
|
+[Laravel-url]: https://laravel.com
|
|
|
+[Bootstrap.com]: https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white
|
|
|
+[Bootstrap-url]: https://getbootstrap.com
|
|
|
+[JQuery.com]: https://img.shields.io/badge/jQuery-0769AD?style=for-the-badge&logo=jquery&logoColor=white
|
|
|
+[JQuery-url]: https://jquery.com
|