41 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
8f9bce3a7a feat: added an option to use a HTTP method for connectivity check (#2971) 2026-03-04 18:01:29 +01:00
Serhiy Mytrovtsiy
dec8f08749 feat: added flag emoji instead of country code in the popup view, and countryCode and flag options to the Text widget (#2916) 2026-02-23 19:26:00 +01:00
Serhiy Mytrovtsiy
354f67446e feat: added update interval to the connectivity reader (#2570) 2025-07-09 20:18:25 +02:00
Serhiy Mytrovtsiy
def91f6c96 feat: added support of local v6 IP address 2025-04-04 18:45:01 +02:00
Serhiy Mytrovtsiy
5effa6440a feat: added an option to show ICMP status and latency in the text widget (allows to show ping latency in the menu bar) 2025-03-14 21:17:23 +01:00
Serhiy Mytrovtsiy
32f60b86ac feat: added an option to disable the public ip check at all (#2406) 2025-03-01 13:49:19 +01:00
Serhiy Mytrovtsiy
9325e2001c v2.11.27 2025-01-26 14:33:31 +01:00
Serhiy Mytrovtsiy
7ec0c5c3fb feat: changed the default behavior of Network data reset from At start to Never. Added data reset when At start is enabled (#2129) 2024-09-24 20:36:40 +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
5649f24d07 v2.11.7 2024-08-25 14:30:10 +02:00
Serhiy Mytrovtsiy
d055ded9c7 feat: moved Disk notification settings to the new selectors 2024-05-10 20:28:32 +02:00
Serhiy Mytrovtsiy
c37585d4b3 feat: moved widget activation threshold slider to the input with a base that allows specifying the threshold more accurate 2024-04-30 22:43:39 +02:00
Serhiy Mytrovtsiy
f873fdaa3d feat: moved all modules settings to the new design 2024-04-24 06:10:27 +02:00
Serhiy Mytrovtsiy
27891b0d5a feat: added main chart scale setting to the Network popup settings 2024-04-06 16:00:50 +02:00
Serhiy Mytrovtsiy
7e833176d9 feat: moved all modules to the new way of reader mode with a small refactoring 2024-02-10 17:03:47 +01:00
Serhiy Mytrovtsiy
1a9a5e7839 feat: added speed base selector to the disk module when speed widget is enabled 2023-10-21 18:45:24 +02:00
justinharrell
24b29ccbfe feat: moved network base setting to module from widget (#1635)
Co-authored-by: Justin Harrell <justin@harrell.io>
2023-10-21 18:28:58 +02:00
Serhiy Mytrovtsiy
d70b424211 feat: added fieldSettingRow for setting with text field 2023-03-25 17:29:06 +01:00
Serhiy Mytrovtsiy
3ee65acbcc feat: added an option to specify the public IP address auto-refresh interval. Never will be a default option. 2023-03-09 18:37:17 +01:00
Serhiy Mytrovtsiy
58cb255780 feat: added missing translation 2022-10-27 18:47:57 +02:00
Serhiy Mytrovtsiy
a07f5078bb feat: added an option to set ICMP host for the connectivity reader. The empty host will disable this feature 2022-10-01 19:20:08 +02:00
Serhiy Mytrovtsiy
28a1b1987b feat: added Widget activation threshold option to the Network module (#931) 2022-09-03 13:32:01 +02:00
Serhiy Mytrovtsiy
7b9f7a667d feat: added translation for Autodetection 2022-09-02 17:49:44 +02:00
Serhiy Mytrovtsiy
47f3722fdc fix: reset the usage when changing the reader type (#908) 2022-04-15 13:15:37 +02:00
Serhiy Mytrovtsiy
55fbc4f7f6 feat: added silent app update option (default from now) 2022-01-23 13:24:24 +01:00
Serhiy Mytrovtsiy
0ae9429426 feat: added an option for network traffic dividing/2 if VPN (#755) 2021-12-24 12:07:24 +01:00
Serhiy Mytrovtsiy
c961f76093 feat: rearranged Network settings 2021-11-26 17:58:59 +01:00
Serhiy Mytrovtsiy
e9dde2530d fix: enabled network interface selector (#692) 2021-11-13 12:19:49 +01:00
Serhiy Mytrovtsiy
b6c45c53b9 feat: redesigned settings view. Each module has two views: module settings and widget settings. The previous widget settings view was too complicated and weird 2021-11-04 17:38:53 +01:00
Serhiy Mytrovtsiy
e6ed7977ec feat: added a new option to the Network module which allows to auto reset data usage (#542) 2021-09-16 18:56:43 +02:00
Serhiy Mytrovtsiy
13707090eb feat: combine StatsKit and ModuleKit in the one framework: Kit 2021-06-04 19:37:29 +02:00
Serhiy Mytrovtsiy
0c7f5699ed feat: initialized swiftlint and fixed warnings and errors 2021-05-22 14:58:20 +02:00
Serhiy Mytrovtsiy
cd689999ac feat: moved from UnsafePointer<Store> to sharable instance (Store.shared) 2021-03-20 16:33:14 +01:00
Serhiy Mytrovtsiy
7b2b786b86 feat: now few widgets can be enabled for one module 2021-02-13 16:39:11 +01:00
Tai Zhou
44adf3acc3 Update zh-Hans Translation and Fix selectedInterface (#259)
* Add Localization to MenuItem and Fan.

* Add spaces back.

* Revert changes of L10n update-interval and color.

* Fix storage of "Disabled".

* Update the way to L10n of "Autodetection"

* Revert Changes
2021-01-10 11:49:23 +01:00
Serhiy Mytrovtsiy
19e20ea063 - add option to select the network reader (interface based or process based)
- small refactoring in Network reader
2020-11-27 18:11:14 +01:00
Serhiy Mytrovtsiy
08374eb04a - add an option to select number of top processes in the Network module 2020-10-27 20:12:01 +01: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
98fb84163e add GPU reader and settings
init GPU popup
2020-08-17 20:37:20 +02:00
Serhiy Mytrovtsiy
e24a9ef2a2 - update settings view (moved all view to one scroll view) 2020-08-01 19:56:57 +02:00
Serhiy Mytrovtsiy
5e51770cbc - add an option to select a network interface
- update logic when the module is not available (now reader initializing after the module is initialized)
- update a Network popup view
2020-07-06 19:25:41 +02:00