mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-01-29 06:10:52 +00:00
revert the fix img size in readme
This commit is contained in:
15
README.md
15
README.md
@@ -21,10 +21,9 @@
|
||||
Check out the README file in [linux](/linux) folder for more info.
|
||||
|
||||
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.
|
||||
<div style="display: flex; flex-wrap: wrap;">
|
||||
<img src="/linux/imgs/tray-icon-hover.png" alt="Linux Tray Icon Hover" style="flex: 1; min-width: 300px; max-width: 50%;">
|
||||
<img src="/linux/imgs/tray-icon-menu.png" alt="Linux Tray Icon Menu" style="flex: 1; min-width: 300px; max-width: 50%;">
|
||||
</div>
|
||||
|
||||

|
||||

|
||||
|
||||
## Android
|
||||
|
||||
@@ -32,12 +31,10 @@ This tray app communicates with a daemon with the help of a UNIX socket. The dae
|
||||
|
||||
But once that's fixed, or you have fixed the issue using root, download the APK, and you're off!
|
||||
|
||||
I don't know how to write READMEs for android apps, because they're just that, apps. So, here's a screenshot of the app:
|
||||
I don't know how to write READMEs for android apps, because they're just that, apps. So, here are two screenshots of the app:
|
||||
|
||||
<div style="display: flex; flex-wrap: wrap;">
|
||||
<img src="/android/imgs/settings.png" alt="Settings Screen" style="flex: 1; min-width: 300px; max-width: 50%;">
|
||||
<img src="/android/imgs/debug.png" alt="Debug Screen" style="flex: 1; min-width: 300px; max-width: 50%;">
|
||||
</div>
|
||||

|
||||

|
||||
|
||||
> Quick Tile to toggle Conversational Awareness and to switch Noise Control modes, and Battery Widget (App and AndroidSystemIntelligence)/Notification coming soon!!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user