Finally a Web Interface for kleinanzeigen-bot – Dashboard, AI, Automations and more #997
Replies: 8 comments 2 replies
|
Really cool 💯 |
|
Hello, how to set ip up without docker, running a plain linux (i.e. Arch-Linux / Debian) ? |
|
Hey @fow0ryl, I don't have Proxmox myself so I wasn't able to test it on your exact setup — I only tested the installer on an Ubuntu 24.04 VM via UTM on Mac, but it should work the same way. 🤞 I also updated the README in the repo with all the details:
The installer automatically detects if Chromium is installed as a snap (Ubuntu 24.04 issue) and replaces it with a real .deb package. Would love to hear if it works for you! |
|
Hi Alexander, But installation failed ... I'm not familiar wiith debian. Do I have to add the unstable repository, to install software-properties-common? Henning |
|
Found some pitfalls .... 2.) 3.) Finally installation failed at this point. Don't know why yet ... |
|
next pitfall |
|
Finally I decided to remove software-properties-common as dependency and added python3-yaml. After all this I'm able to start the ui. But it seems that there is no multiuser mode as I expected ... :( Here is my slightly modded install.sh |
|
Hi Henning, thanks for the feedback and sorry for the extra effort with the install script – it was a first draft and hasn’t been tested across different systems yet. Glad you got it running though. I’ll definitely put it through a few more rounds of revision. What did you have in mind for the multi-user mode? Have you checked out the demo yet? The system always starts in single-user mode at the root level. Once the admin adds a user via invitation and that user confirms it, multi-user mode is activated – all users are then located in the /users/$usermail/ directory with their own individual settings. Always open to further ideas. |
Uh oh!
There was an error while loading. Please reload this page.
Hey everyone, 👋
I once found myself wondering if Kleinanzeigen had any kind of API. Searched for a long time, almost built something from scratch – and then I found your project. Lucky me!
It's so good that I just started building a web interface around it. At first it was just for my colleague and me, but it's grown since then and I'd love to share it with you.
What does the UI add on top? (just a few of many features)
Links
The project is still in active development – it might already be useful for some of you, even if not everything is perfect yet.
Feel free to open issues, leave feedback or just take a look. 😊
Best,
BKD
All reactions