Opensource desktop application for Kenobi
Project description
Kenobi-Server
WIP Opensource desktop application for Kenobi.
Download the Apple Watch app to get started.
Installation
pip install kenobi-app
App usage
python3 -m kenobi
if you want to run the program in the background add an ampersand at the end
python3 -m kenobi &
PIP Usage
python3
>>> from kenobi import Kenobi
>>> Kenobi()
Here's the expected output
What is this repo?
It's repo for the opensource version of Kenobi desktop app which works on Windows, Linux along side MacOS.
Why is the desktop app opensource?
To help others who are struggling with writing code that commnunicates with between desktop <=> iOS Devices
It is not limited to iOS devices (can be expanded to PWA, Android apps and even desktop apps)
How does this work?
Websockets! Desktop Application acts as a websocket server which is then connected to via client.
The client then sends commands to the server and the server acts upon it.
Features
-
Media Playback
- Increase / Decrease volume
- Pause / Play media
- Forward / Rewind media
- Toggle Mute
- Exit full screen
-
Keyboard control
- Up arrow
- Down arrow
- Right arrow
- Left arrow
- Space
- Return (Enter) key
- TAB
-
Trackpad Support
- Move the cursor on the desktop by simply interacting with watch Screen.
-
Ping Desktop
- Play a ping noise
- Say "Hello There! General Kenobi!"
- Rickroll: Plays This beauty
-
Power options
- Log out
- Sleep
- Restart
- Power off
-
Launch apps
- MacOS
- FaceTime, Messages, Mail, Music, Notes, Safari, System Pref, Apple TV, Youtube
- Windows / Linux
- TBD
- MacOS
The opensource desktop app is CLI based for now keeping it's resource usage as minimum as possible.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for kenobi_app-2022.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a5e3027d153b42e02df64ea53b66760ac5db84b771676484c67f72d3d6c4bdc |
|
MD5 | b0b0897e63547130983faf60d3187697 |
|
BLAKE2b-256 | 59a9a098afed5883e1bf17ef24a982372a9b987c36a96f7ca81096c0891aecb5 |