Weylus: Transform Your Tablet into a Graphic Tablet/Touch Screen
This repository profile is provided by osrepos.com, an open source repository discovery platform.

Summary
Weylus is an open-source project written in Rust that allows you to use your tablet or smartphone as a graphic tablet or touch screen for your computer. It provides features like mouse control, screen mirroring, and keyboard input, with enhanced capabilities for Linux users including stylus pressure and multi-touch support. This versatile tool offers a cost-effective way to expand your digital workspace and creativity.
Repository Information
Topics
Click on any tag to explore related repositories
Use at your own risk
OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.
Introduction
Weylus is a powerful open-source application that bridges the gap between your tablet or smartphone and your computer, effectively turning your mobile device into a versatile graphic tablet or touch screen. Developed in Rust, Weylus offers a seamless experience for artists, designers, and anyone looking to extend their desktop functionality. It supports various operating systems, with a particularly rich feature set on Linux, including advanced stylus and multi-touch capabilities.
Installation
Getting started with Weylus is straightforward. You can download the latest release for your operating system directly from the official releases page. No special apps are required on your tablet, just a modern web browser (Firefox 80+, iOS/iPadOS 13+).
For Linux users, it's crucial to follow specific instructions to enable uinput for full stylus and multi-touch support. This involves making /dev/uinput writable by Weylus, typically by adding your user to the uinput group and applying a udev rule. AUR packages are also available for Arch Linux users:
- From source: weylus
- Prebuilt binary: weylus-bin
Examples
Once installed, running Weylus is simple. Start the application, optionally set an access code, and press "Start" to launch a web server on your computer. Then, open the displayed URL, typically http://<address of your computer>:<port, default 1701>, in your tablet's browser. Weylus can even display a QR code for easy connection.
Weylus shines when used with creative applications like Xournal++, allowing you to draw, annotate, and interact with your desktop using your tablet's pen or touch input. It supports physical keyboards connected to your tablet, enabling full text input. Additionally, Weylus offers experimental Wayland support and various options for hardware-accelerated video encoding to ensure a smooth, low-latency experience.
Why Use It
Weylus provides an excellent solution for anyone needing a graphic tablet or an additional touch screen without investing in dedicated hardware. Its key advantages include:
- Cost-Effectiveness: Leverage existing tablets or smartphones, saving money on specialized equipment.
- Versatility: Use your device for drawing, note-taking, presentations, or as a secondary display.
- Cross-Platform Support: Works on Linux, macOS, and Windows, with robust features tailored for Linux environments.
- Open Source: Benefit from community-driven development, transparency, and the ability to customize or inspect the code.
- Performance: Utilizes hardware acceleration and optimized streaming techniques for a responsive experience.
Whether you're a digital artist, a student, or a professional, Weylus offers a flexible and powerful way to enhance your interaction with your computer.
Links
- GitHub Repository: H-M-H/Weylus
- Releases Page: Weylus Releases
Related repositories
Similar repositories that may be relevant next.

OpenLogi: A Native, Local-First Logitech Options+ Alternative in Rust
June 1, 2026
OpenLogi is a native, local-first alternative to Logitech Options+, built with Rust. It allows users to remap mouse buttons, control DPI, and manage SmartShift functionality over HID++ without requiring an account or collecting telemetry. This project prioritizes privacy and local control for Logitech mouse users.
RustTraining: Comprehensive Learning Paths for Rust Programmers
May 29, 2026
Microsoft's RustTraining repository offers a comprehensive collection of learning materials designed for Rust programmers of all levels. It provides seven structured training courses, covering topics from foundational concepts for various programming backgrounds to deep dives into async Rust, advanced patterns, and engineering practices. This resource aims to consolidate scattered knowledge into a cohesive and pedagogically sound learning experience.

OpenHuman: Your Private, Powerful AI Super Intelligence
May 27, 2026
OpenHuman is an open-source, agent-based personal AI assistant built with Rust, designed for privacy, simplicity, and power. It integrates seamlessly into your daily workflow, offering local knowledge management, extensive third-party integrations, and advanced memory capabilities. This project aims to provide a personal AI that truly understands and remembers your context from day one.

Tokio: An Asynchronous Runtime for Reliable Rust Applications
April 27, 2026
Tokio is a powerful asynchronous runtime for the Rust programming language, enabling developers to build fast, reliable, and scalable applications. It provides essential components like I/O, networking, scheduling, and timers, making it ideal for high-performance concurrent systems.
Source repository
Open the original repository on GitHub.
8 counted GitHub visits