Commit Graph

21 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
135eacec90 feat: added M2 sensors support (#1012) 2022-08-27 15:35:26 +02:00
Serhiy Mytrovtsiy
06681cafdb feat: updated Makefile. Moved from altool to the notarytool in notarize step 2022-07-10 13:20:09 +02:00
Serhiy Mytrovtsiy
138dbc1171 fix: fixed create-dmg stage
fix: include update.sh in the build (was removed when added smc)
2021-06-06 18:41:57 +02:00
Serhiy Mytrovtsiy
69ba4190a6 feat: include SMC in the Stats
feat: add SMC command to the Makefile
2021-06-01 19:00:55 +02:00
Serhiy Mytrovtsiy
5167f026b8 v2.4.5 2020-11-29 12:51:53 +01:00
Serhiy Mytrovtsiy
c246c9d5b8 v2.4.0 2020-11-01 11:53:07 +01:00
Serhiy Mytrovtsiy
6955d8ae41 v2.3.8 2020-10-18 19:08:40 +02:00
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