mirror of
https://github.com/rmcrackan/Libation.git
synced 2026-01-25 14:19:55 -05:00
- Use Avalonia-based webview control for Audible login with Chardonnay - Remove webview interfaces from IInteropFunctions - Remove Microsoft.Web.WebView2 package from WindowsConfigApp - Add Microsoft.Web.WebView2 to LibationWinForms - Remove all other login forms except the external login dialog (fallback in case webview doesn't work). The AudibleApi login with username/password doesn't work anymore. Need to use external browser login method.
11 lines
275 B
Desktop File
11 lines
275 B
Desktop File
[Desktop Entry]
|
|
Name=Libation
|
|
Exec=sh -c 'export WEBKIT_DISABLE_COMPOSITING_MODE=1; libation'
|
|
Icon=libation
|
|
Comment=Liberate your Audiobooks
|
|
Terminal=false
|
|
Type=Application
|
|
MimeType=x-content/unix-software;
|
|
Categories=Audio;AudioVideo;
|
|
Keywords=audible;audio;audiobook;book;
|