# rttys [1]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=plastic [2]: /LICENSE [3]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=plastic [4]: https://github.com/zhaojh329/rttys/pulls [5]: https://img.shields.io/badge/Issues-welcome-brightgreen.svg?style=plastic [6]: https://github.com/zhaojh329/rttys/issues/new [7]: https://img.shields.io/badge/release-5.2.0-blue.svg?style=plastic [8]: https://github.com/zhaojh329/rttys/releases [9]: https://github.com/zhaojh329/rttys/workflows/build/badge.svg [10]: https://img.shields.io/github/downloads/zhaojh329/rttys/total [12]: https://deepwiki.com/badge.svg [13]: https://deepwiki.com/zhaojh329/rttys [![license][1]][2] [![PRs Welcome][3]][4] [![Issue Welcome][5]][6] [![Release Version][7]][8] ![Build Status][9] ![Downloads][10] [![Ask DeepWiki][12]][13] > **🔗 This is the server component of the rtty project. For complete information please visit the main [rtty client repository](https://github.com/zhaojh329/rtty).** **Official Website:** https://rttys.net/ ## 📖 About **rttys** is the server-side component of the [rtty](https://github.com/zhaojh329/rtty) remote terminal system. It provides a web-based management interface and handles connections from rtty clients running on remote devices. ## 🏗️ Project Structure This repository contains only the server-side components: - **Server binary**: The main rttys server program - **Web UI**: Browser-based management interface - **API**: RESTful API for device management ## ⭐ Star History [![Star History Chart](https://api.star-history.com/svg?repos=zhaojh329/rttys&type=Date)](https://www.star-history.com/#zhaojh329/rttys&Date) ## 🤝 Contributing If you would like to help making [rttys](https://github.com/zhaojh329/rttys) better, see the [CONTRIBUTING.md](https://github.com/zhaojh329/rttys/blob/master/CONTRIBUTING.md) file.