Weylus: Transform Your Tablet into a Graphic Tablet/Touch Screen

This repository profile is provided by osrepos.com, an open source repository discovery platform.

Weylus: Transform Your Tablet into a Graphic Tablet/Touch Screen

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

Analyzed by OSRepos on January 21, 2026

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:

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

Related repositories

Similar repositories that may be relevant next.

Start-Technologies: Monorepo for StartOS and Self-Hosting Solutions

Start-Technologies: Monorepo for StartOS and Self-Hosting Solutions

August 13, 2026

Start-Technologies is the comprehensive monorepo by Start9Labs, featuring StartOS as its flagship product. This open-source Linux distribution enables users to run personal servers, facilitating the self-hosting of various services for enhanced data ownership and privacy. It integrates a robust Rust backend, an Angular frontend, and a unique diff-based database for reactive state synchronization.

open-sourceself-hostingpersonal-server
Cortex-Mem: A Production-Ready Memory Framework for Autonomous AI Systems

Cortex-Mem: A Production-Ready Memory Framework for Autonomous AI Systems

August 12, 2026

Cortex-Mem is a production-ready, AI-native memory framework built in Rust, providing intelligent long-term memory for autonomous systems. It features a hierarchical three-tier memory architecture for efficient information management, from extraction and search to automated optimization. This framework empowers AI agents to remember, learn, and personalize interactions across sessions, transforming stateless AI into context-aware partners.

RustAImemory-management
CubeSandbox: Instant, Concurrent, and Secure Sandbox for AI Agents

CubeSandbox: Instant, Concurrent, and Secure Sandbox for AI Agents

August 9, 2026

CubeSandbox, developed by TencentCloud, is a high-performance, secure sandbox service built on RustVMM and KVM, designed specifically for AI agents. It offers ultra-fast startup times, hardware-level isolation, and high-density deployment, making it ideal for scalable and secure agent execution environments. The service is also fully compatible with the E2B SDK for seamless integration.

agentscontainersandbox
StringWars: Benchmarking High-Performance String Processing in Rust and Python

StringWars: Benchmarking High-Performance String Processing in Rust and Python

July 21, 2026

StringWars is a comprehensive GitHub repository dedicated to benchmarking performance-oriented string processing libraries in Rust and Python. It meticulously compares various operations, including substring search, hashing, and edit distances, across both CPUs and GPUs. This project serves as an invaluable resource for developers seeking to identify the fastest and most efficient solutions for critical string manipulation tasks, particularly those leveraging modern SIMD instructions and GPU acceleration.

benchmarkstring-processingRust

Source repository

Open the original repository on GitHub.

21 counted GitHub visits

View on GitHub
OS
OSRepos

Analysis and discovery of open source repositories. Find interesting projects and follow their updates.

Monitor your website with YourWebsiteScore

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of third-party repository code is at your own risk. Always review source code, dependencies, licenses, and security implications before running anything.

© 2025 OSRepos. Built with Nuxt 3 and lots of ❤️