Serhiy Mytrovtsiy
192209e47e
- fix frameworks linking (reduce the app size)
...
- migrate from Carthage to Swift Package Manager
- adjust CPU frequency position
- add CPU frequency to translations
2020-10-15 19:00:27 +02:00
Serhiy Mytrovtsiy
6f6354cf69
- add gh action to build the application
...
- add `dep` script to makefile (update carthage dependency)
- change carthage build -> carthage update in gh action
2020-07-11 21:06:42 +02:00
Serhiy Mytrovtsiy
8296acb5e9
- fix updater.sh for macOS Mojave (10.14)
...
- fix notification that new version installed (not showing only if the new version is higher than previous one)
- small fix
2020-07-09 19:11:58 +02:00
Serhiy Mytrovtsiy
533770c761
- fix creating dSYMs
2020-07-09 16:30:49 +02:00
Serhiy Mytrovtsiy
8bdd968f3b
Update Makefile
2020-07-04 23:01:54 +02:00
Serhiy Mytrovtsiy
457f370fc0
- new Makefile
2020-07-04 23:00:21 +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
Serhiy Mytrovtsiy
525abaa443
fix disk module (read freeSize of disk)
2020-04-29 15:39:37 +02:00
Serhiy Mytrovtsiy
a30effcf31
- move to own LaunchAtLogin helper;
2020-04-08 18:15:05 +02:00
Serhiy Mytrovtsiy
a4d5cf881b
- looking how to decode fp2e;
...
- add different units for sensors;
- cleanup;
2020-04-06 23:55:29 +02:00
Serhiy Mytrovtsiy
0a3a4b2cd9
add a popup view for network module;
...
new reader in network module;
fix changing active popup view when switching the tabs;
2020-01-22 23:13:04 +01:00
Serhiy Mytrovtsiy
4a896dd8d4
moved from cocoapods to carthage
2019-09-09 17:57:18 +02:00
Serhiy Mytrovtsiy
b06b878335
Makefile update
2019-07-04 20:53:18 +02:00
Serhiy Mytrovtsiy
ee37ba78fc
initialized makefile
2019-07-04 19:30:19 +02:00