Commit Graph

44 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
b843ff4cbf - add total upload/download stats to the Network widget (#153) 2020-11-13 13:57:33 +01:00
Serhiy Mytrovtsiy
5b649df28c - fix disk name for macOS Big Sur
- fix label color in Mini widget for macOS Big Sur
- fix colors in Sensors widget for macOS Big Sur
- adjust label size in Mini widget
- fix temperature unit format for macOS Big Sur
2020-11-13 13:43:42 +01:00
Serhiy Mytrovtsiy
88a0062170 - move Sensors widget to the CALayout (#125) 2020-11-12 19:03:32 +01:00
Serhiy Mytrovtsiy
762afd1763 - adjust Mini widget sizes 2020-11-09 22:31:56 +01:00
Serhiy Mytrovtsiy
3ab1fb0156 - adjust value and layout updates (updateLayer() and layout()) in Mini widget 2020-11-09 21:45:06 +01:00
Serhiy Mytrovtsiy
d05b47ec0d - fix out of bounds when changing to the chart widget (happens only when empty history) 2020-11-05 13:30:50 +01:00
Serhiy Mytrovtsiy
f9b90bc3ba - move from core graphics to CALayout in Mini widget 2020-11-05 13:24:20 +01:00
Serhiy Mytrovtsiy
85742785e7 - fix app crash when start (#136) (font bug) 2020-11-03 22:10:52 +01:00
Serhiy Mytrovtsiy
c39b91c0b8 - fix Battery module settings visibility
- add option to select the battery time: short (01:25) and long (1h 25min) (#129)
- add missing translations
2020-10-31 21:13:31 +01:00
Serhiy Mytrovtsiy
8ac2d90e1e - add missing translation to the Pictogram setting in the Network module
- reset Network module settings!
2020-10-31 16:03:07 +01:00
Serhiy Mytrovtsiy
ca98ce4ebb - add an option to select the sensors widget layout (automatic/one row/two rows)
- improved translations
2020-10-31 00:04:01 +01:00
Serhiy Mytrovtsiy
9316a7bf7b - change layout in the CPU and Memory popups (moved to NSGridView) 2020-10-26 18:05:04 +01:00
Serhiy Mytrovtsiy
2b48cad76a - add Fans popup
- add option to show/hide a label to fans widget
2020-10-22 10:54:43 +02:00
Serhiy Mytrovtsiy
e2e575d0e4 - add Fans reader
- add Fans settings
- add pictogram to the sensors widget (temperature and fans only)
- remove unnecessary sensors from the sensors list
2020-10-20 17:10:17 +02:00
Serhiy Mytrovtsiy
6ddab8ccfa - remove clear background color sensors widget (#103) 2020-10-08 19:27:42 +02:00
Serhiy Mytrovtsiy
ac0c292f02 - add an option to select a base (byte or bit) for speed (87) 2020-09-29 18:55:52 +02:00
Serhiy Mytrovtsiy
8c9f0dfd19 - update the visibility of sensors value in the widget when one value in row (#90) 2020-09-23 21:07:09 +02:00
Serhiy Mytrovtsiy
9660f8c201 - add an option to show battery percentage and time in the widget (#82)
- remove temperature sensors which report more than 110 C (more probably it's a problem with SMC) (81)
2020-09-05 10:55:05 +02:00
Serhiy Mytrovtsiy
a424dc871e i18n (#77)
* - initialize localization with English
- add i18n to app settings

* - add translation to widget settings

* - add translation to CPU

* - add translation to GPU

* - add translation to Memory

* - add translation to Disk

* - add translation to Sensors
- add translation to Network

* - add translation to Battery

* - add Polish language
- small fixes in translation

* - add Ukrainian language
2020-08-30 13:23:40 +02:00
Serhiy Mytrovtsiy
9e65322659 - rename Disk widget to Memory
- add Memory widget to RAM module
2020-08-13 16:43:45 +02:00
Serhiy Mytrovtsiy
2904b090a4 - disk IO stats (mvp) 2020-08-08 20:42:53 +02:00
Serhiy Mytrovtsiy
74413ea0f8 - rename Network widget to Speed 2020-08-06 21:27:56 +02:00
Serhiy Mytrovtsiy
383f4195bb - fix battery charging state in a popup view
- add a visualization of battery level when charging (vertical bar)
2020-07-24 10:28:14 +02:00
Serhiy Mytrovtsiy
095e60499a - update battery low level notification algorithm
- fix showing a low level notification on each measurement lower than set
2020-07-20 17:51:49 +02:00
Serhiy Mytrovtsiy
1d09a11409 - add lightning to battery when power cable connected (now the battery widget have the same behavior as default macos)
- fix battery reader (app gets to know that AC is connected after the second read)
- updated selection in Network and Battery module
- update default color for mini widget in battery module
2020-07-19 01:27:40 +02:00
Serhiy Mytrovtsiy
c5df430a06 - adjust widget selection views
- adjust disk widget (F/U)
2020-07-10 18:45:55 +02:00
Serhiy Mytrovtsiy
196cd82051 - add frame option to bar chart
- add frame option to line chart
2020-07-10 18:45:51 +02:00
Serhiy Mytrovtsiy
0e0530bcf0 - now Network module will be disabled if the icon is none and value is disabled (there is nothing to show in the widget) 2020-07-08 18:47:15 +02:00
Serhiy Mytrovtsiy
8b9698006f - add an option to select a color for each module (from a predefined list)
- add a separator to select color menu
2020-07-08 18:14:38 +02:00
Serhiy Mytrovtsiy
40d44248d9 - fix Sensors module path 2020-07-06 15:52:57 +02:00
Serhiy Mytrovtsiy
d206da1be6 - now Sensor module will disable if no sensor is selected
- click on application will open Settings
2020-07-01 18:36:03 +02:00
Serhiy Mytrovtsiy
1e8737734c hot fix (set RAM pressure to false by default) 2020-06-30 23:39:21 +02:00
Serhiy Mytrovtsiy
aab85cfdfd - added RAM pressure to BarChart widget
- added RAM pressure to LineChart widget
2020-06-30 23:19:31 +02:00
Serhiy Mytrovtsiy
5b6b393c3f - added a new widget for Disk module (F: 123GB and U: 122GB) 2020-06-30 21:45:59 +02:00
Serhiy Mytrovtsiy
8f1afba91d - update a color accent in bar chart and network widget 2020-06-29 22:51:43 +02:00
Serhiy Mytrovtsiy
0f8e9ea739 fix crash on start (the problem with self.window in popup)
- fix crash when missing wifi network name
2020-06-29 17:39:34 +02:00
Serhiy Mytrovtsiy
8669bb0c2b clean mini widget
- make Colorize works in Mini (text) widget

- now Colorize properly works (line chart/bar chart)
- main color is system color accent
- fix box visibility in dark mode

- fix colors in chart
2020-06-28 23:58:37 +02:00
Serhiy Mytrovtsiy
c5ba0f885e - sensors module mvp
- improve module settings responsibility
- change labelText color to textColor
2020-06-24 00:23:06 +02:00
Serhiy Mytrovtsiy
c3368ddd19 init Sensors module 2020-06-23 00:03:00 +02:00
Serhiy Mytrovtsiy
a9342d10b7 fix battery widget visibility in darkmode 2020-06-10 09:29:15 +02:00
Serhiy Mytrovtsiy
064515e8da critical fix in network module: uncomment data usage in the widget 2020-06-09 20:08:37 +02:00
Serhiy Mytrovtsiy
46b2c1c467 adjust network width (again) 2020-06-09 14:42:08 +02:00
Serhiy Mytrovtsiy
14eefec806 adjust network width 2020-06-08 21:17:16 +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