Liberty Farmer on Nostr: Thanks! Yes, on my desktop. Lol. It's on a private GitHub repo currently. Once all ...
Thanks!
Yes, on my desktop. Lol.
It's on a private GitHub repo currently. Once all the initial features are finished(hoping this week!), and most of the critical bugs are done, I will switch it to public.
It's a python backend on client and server. Server is currently terminal only(just logging). Server is designed to be run headless. Put in your settings and run it 24/7.
The client/frontend side is flask based and the frontend is Svelte and I chose to use flowbite as the UI/component library.
The front and backend is pretty basic. The networking, crc, packets, radio system is much more complicated. But with some guidance, most decent python and even JavaScript devs should be able to read through it and I hope help in any way they can on new features, improvements, and most importantly, bugs and optimizations.
Yes, on my desktop. Lol.
It's on a private GitHub repo currently. Once all the initial features are finished(hoping this week!), and most of the critical bugs are done, I will switch it to public.
It's a python backend on client and server. Server is currently terminal only(just logging). Server is designed to be run headless. Put in your settings and run it 24/7.
The client/frontend side is flask based and the frontend is Svelte and I chose to use flowbite as the UI/component library.
The front and backend is pretty basic. The networking, crc, packets, radio system is much more complicated. But with some guidance, most decent python and even JavaScript devs should be able to read through it and I hope help in any way they can on new features, improvements, and most importantly, bugs and optimizations.