Serhiy Mytrovtsiy
02b4f4e8e0
feat: added notifications to the Network module: connectivity, interface, local and public IP, WiFi network ( #2261 )
2025-01-25 21:06:07 +01:00
Serhiy Mytrovtsiy
bd3da697cd
lang: added missing translations
2024-10-26 16:56:22 +02:00
Serhiy Mytrovtsiy
905ce8fa3d
feat: cleaned up Speed widget by refactoring download/upload to input/output to make better logic for both modules: Disk and Network which have different meanings for these values.
2024-10-26 16:11:39 +02:00
Serhiy Mytrovtsiy
f053555492
feat: added Text widget to the Network module with a description of the value that could be used in it ( #1868 )
2024-09-13 19:08:40 +02:00
Serhiy Mytrovtsiy
f873fdaa3d
feat: moved all modules settings to the new design
2024-04-24 06:10:27 +02:00
Serhiy Mytrovtsiy
25e7e38eb9
feat: added icons to the modules in the sidebar menu (starting from macOS 11.0)
2022-12-03 12:25:45 +01:00
Serhiy Mytrovtsiy
8524448192
feat: initialized a new State widget for the Network module ( #1082 )
2022-09-19 17:15:21 +02:00
Serhiy Mytrovtsiy
caac121708
feat: added download/upload colors selector for Network widget ( #772 )
2022-01-07 15:06:12 +01:00
Serhiy Mytrovtsiy
5eb709ccf3
feat: init Label widget ( #376 )
...
feat: removed labels option from `Bar, Line and Pie chart` widgets
feat: added `Label widget` to the all modules
feat: removed another UnsafeMutablePointer
2021-03-30 20:34:50 +02:00
Serhiy Mytrovtsiy
e524df7d5e
feat: add new widget Network Chart ( #189 ) for Network module.
2021-01-21 21:56:06 +01:00
Serhiy Mytrovtsiy
2904b090a4
- disk IO stats (mvp)
2020-08-08 20:42:53 +02:00
Serhiy Mytrovtsiy
e4e91f8e8f
- fix widget ordering in widget selector (now there will be ordering)
2020-08-06 21:52:02 +02:00
Serhiy Mytrovtsiy
74413ea0f8
- rename Network widget to Speed
2020-08-06 21:27:56 +02:00
Serhiy Mytrovtsiy
4d6f759d3b
v2.0.0 ( #34 )
...
* v2.0.0
* rewritten application from scratch
* new Settings
* new custom popup view
* moved to own implementation of chart
* added more option to configure a widget
* now each module has own widget in the menu bar
* a lot of new features...
2020-06-07 12:22:32 +02:00