Commit Graph

12 Commits

Author SHA1 Message Date
asolkar b62c9cd484 Network icons based on wifi/ethernet
Some refactoring
2025-05-23 23:48:23 -07:00
asolkar 2be0d56655 New network module 2025-05-22 17:49:30 -07:00
asolkar a2d9c768f8 new() returns Self 2025-05-11 20:42:11 -07:00
asolkar a0d19b870c Added example output in README 2025-05-11 20:30:34 -07:00
asolkar b8b0afd945 Added icon to music module 2025-05-11 20:22:13 -07:00
asolkar b7f83b4810 Refactoring of bar modules
* Moved debug functions to separate trait
* Broke up module actions and moved assembling of icon and content
  in main instead of module itself. This will enable disabling of
  icon or content via options in the future
2025-05-11 16:02:14 -07:00
asolkar ade570b8af Added weather symbols 2025-05-10 20:39:43 -07:00
asolkar 710399628b Update usage 2025-05-05 05:15:52 +00:00
asolkar e1f2518239 Implementation of modules in separate structs 2025-05-04 22:13:41 -07:00
asolkar a20e1d8336 Initial verison of implementation 2025-05-04 18:50:21 -07:00
asolkar 480ba07c45 Updated README with initial information 2025-05-04 18:49:54 -07:00
asolkar f744922be1 Initial commit 2025-05-04 17:36:09 +00:00