WilliamKarolDiCioccio / open_local_ui

OpenLocalUI: Native desktop app for Windows, MacOS and Linux. Easily run Large Language Models locally, no complex setups required. Inspired by OpenWebUI's simplicity for LLM use.
MIT License
16 stars 2 forks source link

Update the application metadata #15

Closed Rossi1337 closed 1 month ago

Rossi1337 commented 1 month ago

Updated for all platforms the app name, binary name and ids. Changed from "com.example" to "com.github." for all places.

Windows: The binary will now be "OpenLocalUI.exe" The window title and task bar will now display it as "OpenLocalUI" The Taskmanagere will display it as "OpenLocalUI Desktop Client" The settings will be stored now in "C:\Users\username\AppData\Roaming\OpenLocalUI\OpenLocalUI\" (the first is the CompanyName the second the AppName). We could pick a different company name if you like.

Linux (Tested in WSL) The binary name is now "open-local-ui" The window title is now "OpenLocalUI" The settings are stored in: ~/.local/share/com.github.open_local_ui/

MacOS Not tested as I have no Mac.

WilliamKarolDiCioccio commented 1 month ago

Thank you! Neither I have a Mac, we need to find someone sooner or later as there are also packages that require platform specific setups. In the meanwhile let's just hope no one accuses us of false advertisement 😂