-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: Linux Support #40
Comments
@LumiWasTaken try the build here: https://github.com/Kiln-AI/Kiln/actions/runs/11947069712 Linux should work, I just don't have an environment setup for testing. Note: pyinstaller builds raw executables, not AppImage or FlatPak. Might be too much of a pain for typical users? |
Hi, that worked pretty good! I suppose a nice to have would be automatically opening the default Browser with the localhost:8757 port. Other than that this worked perfectly and i enjoy it. I was tossing in the term "AppImage" given that i'm not 100% confident what would be the best solution. Though i have a few more "Improvements" that i'll bring up in the different issues to make this single-topic. TL;DR |
Not done yet, still in a branch! @LumiWasTaken mind trying this one and reporting back? It uses a single file distribution which simplifies things for users moving things around: https://github.com/Kiln-AI/Kiln/actions/runs/11953608049 Other questions:
An appimage would be ideal if we want to do this properly, but single file pack can work for now. |
@scosman Oops! Sorry! In a bit of a rush today. When i hopen the Klin binairy i get the following:
First I thought that's just a normal issue but now that you've mentioned Try Icon etc. I do have an Empty spot in my try and no icon etc. available. When using CTRL + C i have the following output before it closes
I am currently on X11 and not Wayland using the KDE DE on EndavourOS |
Note: I was only testing functionality before, I did not realize that the tray icon etc. were relevant. |
There is always something to tweak on a new platform 😀 Any interest in contributing? Things to handle I think are:
|
Partially done: #41 I think the "real" fix is to use Tauri with python sidecar. Too many hacks to get taskbar and packaging working properly. Still, it works pretty well for no customization for the platform! |
Hi, From my Point of view the addition of such Taskbar icon is unnessecairy and just like Ollama did for Linux, focusing on the terminal is more than fine and maybe even an AppImage would be overkill. |
Hiya,
First of all, amazing tool. It's a Cleaner + GUI Version to what i have been privately building.
i've had a hard time spotting any support for the most commonly used OS in the context of ML / AI Development Linux.
Are there any plans to Release for example an AppImage or guidance on how to build it for Linux?
If not, what are the roadblocks, so assistance could be provided?
Thanks in advance!
The text was updated successfully, but these errors were encountered: