Files
archived-rttys-zhaojh329/README.md
T
Jianhui Zhao 6787a39007 ui: add support virtual keyboard
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2025-07-21 21:18:26 +08:00

1.9 KiB

rttys

license PRs Welcome Issue Welcome Release Version Build Status Downloads Ask DeepWiki

🔗 This is the server component of the rtty project. For complete information please visit the main rtty client repository.

Official Website: https://rttys.net/

📖 About

rttys is the server-side component of the 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

🤝 Contributing

If you would like to help making rttys better, see the CONTRIBUTING.md file.