https://github.com/p403n1x87/motee-server
Motee Python server application
https://github.com/p403n1x87/motee-server
Last synced: 2 months ago
JSON representation
Motee Python server application
- Host: GitHub
- URL: https://github.com/p403n1x87/motee-server
- Owner: P403n1x87
- Created: 2021-02-02T10:02:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-20T18:46:03.000Z (almost 4 years ago)
- Last Synced: 2025-01-31T10:14:35.093Z (8 months ago)
- Language: Python
- Size: 27.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Motee
Remote for your Linux HTPC.
## Synopsis
Motee allows you to control your Linux HTPC box remotely using, e.g., an
Android smart phone. It gives you control over the currently running
applications by querying the X server, the MPRIS players over DBus, mouse and
keyboard## Roadmap
The current design is still in a PoC state. The current synchronous processing
of messages should be changed with asynchronous processing for better
responsiveness and performance for the clients.