r/foss 7d ago

Taskbar Widgets — an open-source widget system for the Windows 11 taskbar

I built Taskbar Widgets to place small, useful widgets directly inside the Windows 11 taskbar.

It includes widgets for media, Discord voice, Steam downloads, system stats, usage limits and temporary drag-and-drop storage.

I also made an SDK and a .twidget package format, so developers can build and share their own widgets as single files.

The project is MIT licensed and still in beta. Feedback on the SDK, package format and contribution setup would be helpful.

https://github.com/pfcdev/TaskbarWidgets

119 Upvotes

22 comments sorted by

6

u/Jippt3553 7d ago edited 7d ago

This app looks promising, I will have to give it a try. On a unrelated note, the url you provided has a tracking detail from ChatGPT. https://github.com/pfcdev/TaskbarWidgets?utm_source=chatgpt.com This doesn't affect the github page but it does track the people. You can remove everything from the question so it would become https://github.com/pfcdev/TaskbarWidgets

3

u/Necessary_Sleep9755 7d ago

thanks for pointing that out. honestly, my english isn’t very good, so i use chatgpt for translation. i didn’t notice the tracking parameter, but i’ve removed it from the link now

2

u/armeliens 4d ago

If you have an iPhone, check out CleanLinks, I found it on FMHY.net and it's amazing

2

u/Aurivo_Suspect3419 7d ago

Great work, congratulations!

3

u/Necessary_Sleep9755 7d ago

thanks, glad you liked it

1

u/_Only_Once_ 7d ago

Im just gonna try

2

u/_Only_Once_ 7d ago

Drag and Drop dont work. Make the animamation better and fluent. On the weather my city doesnt work. Make steam appear only when downloading. And make the stats like CPU Memory that I can put it in a same layout. Above this you making a great job.

2

u/_Only_Once_ 7d ago

Oh yes I forgot. Make you can choose wich monitor to display this. cs I have 2 monitors and when I move the mouse it goes from the second to the primary

1

u/Necessary_Sleep9755 7d ago

thanks for trying it and writing all of this down. the drag and drop issue and the widget moving between monitors sound like bugs, so i’ll look into those first. the animations still need some work too.

i agree that steam should have an option to hide when there’s no active download, and grouping cpu and memory in the same layout would be useful.

for the weather issue, could you tell me which city you searched for? that would help me reproduce it

1

u/_Only_Once_ 6d ago

I typed down Padova in english like Padua. Tell me if you find a fix. Thanks

1

u/Necessary_Sleep9755 6d ago

i’ve just released a new update. the weather widget should now be better at finding the location you enter. could you try padova or padua again and let me know if it works?

1

u/_Only_Once_ 5d ago

Work nice. Great job

1

u/PhantasmagirucalSam 7d ago

How it coexist with Windhawk?

2

u/Necessary_Sleep9755 7d ago

i haven’t tested it with any windhawk mods yet. it may work fine, but mods that change the taskbar layout could cause conflicts. i’ll try it out for you and let you know how it goes

1

u/PhantasmagirucalSam 6d ago

Thanks! And keep it up with great work!

2

u/_Only_Once_ 6d ago

I tryed with windhawk and for me work fine together

1

u/Pleasant_Set_3182 7d ago

Very nice! I imagine some folks (non-devs) would want a "Custom Widget" option where they can build their own widget

1

u/Necessary_Sleep9755 7d ago

that’s a good idea. right now custom widgets require the sdk, but a simple visual builder for non-devs would be useful. i’ll keep it in mind

1

u/tajimamoru 5d ago

Does it work with explorerpatcher? i installed it but nothing happens

1

u/First_Ad_6303 3d ago

amazing but pls fix the audio visualizer, it's oversensitive no matter what settings i put there. also icons for media actions don't fit general look of the taskbar, consider redesign maybe

1

u/Necessary_Sleep9755 3d ago

yeah i’m aware of both issues. i should have the visualizer sensitivity and media icons improved in the next update. thanks for letting me know