mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-03-06 14:26:07 +00:00
fix img size in readme
This commit is contained in:
12
README.md
12
README.md
@@ -21,8 +21,10 @@
|
|||||||
Check out the README file in [linux](/linux) folder for more info.
|
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.
|
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
|
## Android
|
||||||
|
|
||||||
@@ -32,8 +34,10 @@ But once that's fixed, or you have fixed the issue using root, download the APK,
|
|||||||
|
|
||||||
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's a screenshot 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!!
|
> 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