Skip to content

Commit 1571c6d

Browse files
committed
Rewrite Linux section in README
1 parent 924efc4 commit 1571c6d

1 file changed

Lines changed: 3 additions & 8 deletions

File tree

README.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,16 +29,11 @@ Check out the demo below!
2929
https://github.com/user-attachments/assets/d08f8a51-cd52-458b-8e55-9b44f4d5f3ab
3030

3131

32-
## Linux — Deprecated, rewrite WIP!
32+
## Linux
3333

34-
> No support will be provided for the old version of the Linux app. The new version is still in development and might not work as expected. No support is provided for the new version either.
34+
The Linux version is a simple tray-app, with a modern and adaptive ui. Still WIP, but most things work (battery, ear-detection, auto-pause, rename, etc.)
3535

36-
Check out the README file in [linux](/linux.old) folder for more info.
37-
38-
This tray app communicates with a daemon with the help of a UNIX socket. The daemon is responsible for the actual communication with the AirPods. The tray app is just a frontend for the daemon, that does ear-detection, conversational awareness, setting the noise-cancellation mode, and more.
39-
40-
![Tray Battery App](/linux.old/imgs/tray-icon-hover.png)
41-
![Tray Noise Control Mode Menu](/linux.old/imgs/tray-icon-menu.png)
36+
Check out the README file in [linux](/linux) folder for more info.
4237

4338
## Android
4439

0 commit comments

Comments
 (0)