|
@@ -2,15 +2,6 @@
|
|
|
|
|
|
<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">
|
|
@@ -26,47 +17,43 @@
|
|
|
<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>
|
|
|
|
|
|
---
|
|
|
|
|
|
+[![Screenshot][product-screenshot]](https://github.com/orus-dev/sentryx)
|
|
|
+
|
|
|
+<div align="center">
|
|
|
+
|
|
|
+[![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]
|
|
|
+
|
|
|
+</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>
|
|
|
+**Sentryx** is a secure control panel for managing multiple servers. Designed with modern technologies like Next.js and React, it aims to provide a fast, clean, and scalable user interface for server operators and sysadmins.
|
|
|
|
|
|
### 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>
|
|
|
+- [![Tailwind CSS][TailwindCSS]][TailwindCSS-url]
|
|
|
|
|
|
---
|
|
|
|
|
@@ -75,34 +62,20 @@
|
|
|
Not yet :/
|
|
|
|
|
|
|
|
|
-[contributors-shield]: https://img.shields.io/github/contributors/orus-dev/sentryx.svg?style=for-the-badge
|
|
|
+[contributors-shield]: https://img.shields.io/github/contributors/orus-dev/sentryx.svg?style=flat-square&color=blue&label=contributors
|
|
|
[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-shield]: https://img.shields.io/github/forks/orus-dev/sentryx.svg?style=flat-square&color=blue
|
|
|
[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-shield]: https://img.shields.io/github/stars/orus-dev/sentryx.svg?style=flat-square
|
|
|
[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-shield]: https://img.shields.io/github/issues/orus-dev/sentryx.svg?style=flat-square
|
|
|
[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-shield]: https://img.shields.io/github/license/orus-dev/sentryx.svg?style=flat-square
|
|
|
[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.js]: https://img.shields.io/badge/next.js-000000?style=flat-square&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.js]: https://img.shields.io/badge/React-20232A?style=flat-square&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
|
|
|
+[TailwindCSS]: https://img.shields.io/badge/TailwindCSS-20232A?style=flat-square&logo=tailwindcss&logoColor=06B6D4
|
|
|
+[TailwindCSS-url]: https://tailwindcss.com
|