this post was submitted on 12 Mar 2026
35 points (100.0% liked)

Open Source

45525 readers
396 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 6 years ago
MODERATORS
 

i'll be uploading the source code and all that stuff in a bit, just wanted to show it. i t may no tbe everyone's cup of tea but it works for me

top 6 comments
sorted by: hot top controversial new old
[–] Tharkys@lemmy.wtf 3 points 1 week ago (1 children)

I dig it. If the widgets and whatnot are modular, I would consider using it.

[–] gary_host_laptop@lemmy.ml 3 points 1 week ago (1 children)

you can choose which ones to use or not, and also choose in which column and order. if you feel theres one missing i might consider adding it but i dont want it to be too bloat, right now i think there's a good balance.

[–] Tharkys@lemmy.wtf 3 points 1 week ago (1 children)

Make it a plugin system and let users create their own!

[–] gary_host_laptop@lemmy.ml 2 points 1 week ago

i am not sure how to do that, and i don't know if it's worth to do such a big rewrite since for people to do that would need to know how to code and then they could simply modify the code and add or remove parts. but i'll keep it mind and if you want something added let me know

[–] Cris_Citrus@piefed.zip 2 points 1 week ago (1 children)

Any chance you might publish it for firefox? I feel like I might prefer this over what I use now

Either way, super cool and thanks for sharing what you make with us ☺️

[–] gary_host_laptop@lemmy.ml 5 points 1 week ago

im trying to do that but it needs approval from Mozilla and it could take weeks afaik. I think I can provide an .xpi to use but if it's not signed you can only use it on FF Nightly. Alternatively you could download the source code, compile it and sign it yourself, it's pretty easy I could tell you how to do it until it's officially published. I could use the testing to see if something's broken on another machine.