diff --git a/README.md b/README.md index 539f41c..bd0e581 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ > **Note** > If this software has been useful to you, I ask that you **please star the repository**, that way I know that the software is being used. Also, please consider [sponsoring](https://nicoverbruggen.be/sponsor) to support the project, as this is something I make in my free time. **Thank you!** ⭐️ - -

PHP Monitor Logo

+ +

PHP Monitor Logo

**PHP Monitor** (or *phpmon*) is a lightweight macOS utility app that runs on your Mac and displays the active PHP version in your status bar. It's tightly integrated with [Laravel Valet](https://github.com/laravel/valet), so you need to have it set up if you want to use all of the functionality of the app (consult the FAQ below with info about how to set up your environment). diff --git a/assets/affinity/icon-unified.afdesign b/assets/affinity/icon-unified.afdesign index 43ba16c..11fd59b 100644 Binary files a/assets/affinity/icon-unified.afdesign and b/assets/affinity/icon-unified.afdesign differ diff --git a/assets/affinity/logo.afdesign b/assets/affinity/logo.afdesign new file mode 100644 index 0000000..7a419f2 Binary files /dev/null and b/assets/affinity/logo.afdesign differ diff --git a/assets/icon.svg b/assets/icon-2021.svg similarity index 100% rename from assets/icon.svg rename to assets/icon-2021.svg diff --git a/assets/icon-2025.svg b/assets/icon-2025.svg new file mode 100644 index 0000000..07f2e72 --- /dev/null +++ b/assets/icon-2025.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/logo.png b/docs/logo.png deleted file mode 100644 index a33414b..0000000 Binary files a/docs/logo.png and /dev/null differ diff --git a/docs/logo.svg b/docs/logo.svg new file mode 100644 index 0000000..f5be83a --- /dev/null +++ b/docs/logo.svg @@ -0,0 +1,57 @@ + + + + + + + + + + + + diff --git a/docs/notification.png b/docs/notification.png index ea4fd4f..61dd682 100644 Binary files a/docs/notification.png and b/docs/notification.png differ diff --git a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_128x128.png b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_128x128.png index 20350c0..f0973a6 100644 Binary files a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_128x128.png and b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_128x128.png differ diff --git a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_128x128@2x.png b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_128x128@2x.png index 18a5b1e..5177624 100644 Binary files a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_128x128@2x.png and b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_128x128@2x.png differ diff --git a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_16x16.png b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_16x16.png index cca963a..670de87 100644 Binary files a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_16x16.png and b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_16x16.png differ diff --git a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_16x16@2x.png b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_16x16@2x.png index 74732f3..52c972e 100644 Binary files a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_16x16@2x.png and b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_16x16@2x.png differ diff --git a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_256x256.png b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_256x256.png index 18a5b1e..5177624 100644 Binary files a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_256x256.png and b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_256x256.png differ diff --git a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_256x256@2x.png b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_256x256@2x.png index d7707c5..511e345 100644 Binary files a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_256x256@2x.png and b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_256x256@2x.png differ diff --git a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_32x32.png b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_32x32.png index 74732f3..52c972e 100644 Binary files a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_32x32.png and b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_32x32.png differ diff --git a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_32x32@2x.png b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_32x32@2x.png index 2c3e1f9..f2665dd 100644 Binary files a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_32x32@2x.png and b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_32x32@2x.png differ diff --git a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_512x512.png b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_512x512.png index d7707c5..511e345 100644 Binary files a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_512x512.png and b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_512x512.png differ diff --git a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_512x512@2x.png b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_512x512@2x.png index bef4d85..50033db 100644 Binary files a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_512x512@2x.png and b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_512x512@2x.png differ diff --git a/phpmon/Assets.xcassets/AppIcon.appiconset/icon_128x128.png b/phpmon/Assets.xcassets/AppIcon.appiconset/icon_128x128.png index f85e2f3..5e01779 100644 Binary files a/phpmon/Assets.xcassets/AppIcon.appiconset/icon_128x128.png and b/phpmon/Assets.xcassets/AppIcon.appiconset/icon_128x128.png differ diff --git a/phpmon/Assets.xcassets/AppIcon.appiconset/icon_128x128@2x.png b/phpmon/Assets.xcassets/AppIcon.appiconset/icon_128x128@2x.png index 1e29404..5f3cc59 100644 Binary files a/phpmon/Assets.xcassets/AppIcon.appiconset/icon_128x128@2x.png and b/phpmon/Assets.xcassets/AppIcon.appiconset/icon_128x128@2x.png differ diff --git a/phpmon/Assets.xcassets/AppIcon.appiconset/icon_16x16.png b/phpmon/Assets.xcassets/AppIcon.appiconset/icon_16x16.png index 6caf9a5..cd6c1d3 100644 Binary files a/phpmon/Assets.xcassets/AppIcon.appiconset/icon_16x16.png and b/phpmon/Assets.xcassets/AppIcon.appiconset/icon_16x16.png differ diff --git a/phpmon/Assets.xcassets/AppIcon.appiconset/icon_16x16@2x.png b/phpmon/Assets.xcassets/AppIcon.appiconset/icon_16x16@2x.png index ab9cf0c..e515eaf 100644 Binary files a/phpmon/Assets.xcassets/AppIcon.appiconset/icon_16x16@2x.png and b/phpmon/Assets.xcassets/AppIcon.appiconset/icon_16x16@2x.png differ diff --git a/phpmon/Assets.xcassets/AppIcon.appiconset/icon_256x256.png b/phpmon/Assets.xcassets/AppIcon.appiconset/icon_256x256.png index 1e29404..5f3cc59 100644 Binary files a/phpmon/Assets.xcassets/AppIcon.appiconset/icon_256x256.png and b/phpmon/Assets.xcassets/AppIcon.appiconset/icon_256x256.png differ diff --git a/phpmon/Assets.xcassets/AppIcon.appiconset/icon_256x256@2x.png b/phpmon/Assets.xcassets/AppIcon.appiconset/icon_256x256@2x.png index 88aa816..f64dd30 100644 Binary files a/phpmon/Assets.xcassets/AppIcon.appiconset/icon_256x256@2x.png and b/phpmon/Assets.xcassets/AppIcon.appiconset/icon_256x256@2x.png differ diff --git a/phpmon/Assets.xcassets/AppIcon.appiconset/icon_32x32.png b/phpmon/Assets.xcassets/AppIcon.appiconset/icon_32x32.png index ab9cf0c..e515eaf 100644 Binary files a/phpmon/Assets.xcassets/AppIcon.appiconset/icon_32x32.png and b/phpmon/Assets.xcassets/AppIcon.appiconset/icon_32x32.png differ diff --git a/phpmon/Assets.xcassets/AppIcon.appiconset/icon_32x32@2x.png b/phpmon/Assets.xcassets/AppIcon.appiconset/icon_32x32@2x.png index 2cb9f59..e17761a 100644 Binary files a/phpmon/Assets.xcassets/AppIcon.appiconset/icon_32x32@2x.png and b/phpmon/Assets.xcassets/AppIcon.appiconset/icon_32x32@2x.png differ diff --git a/phpmon/Assets.xcassets/AppIcon.appiconset/icon_512x512.png b/phpmon/Assets.xcassets/AppIcon.appiconset/icon_512x512.png index 88aa816..f64dd30 100644 Binary files a/phpmon/Assets.xcassets/AppIcon.appiconset/icon_512x512.png and b/phpmon/Assets.xcassets/AppIcon.appiconset/icon_512x512.png differ diff --git a/phpmon/Assets.xcassets/AppIcon.appiconset/icon_512x512@2x.png b/phpmon/Assets.xcassets/AppIcon.appiconset/icon_512x512@2x.png index 4f0bc9d..7aa28d8 100644 Binary files a/phpmon/Assets.xcassets/AppIcon.appiconset/icon_512x512@2x.png and b/phpmon/Assets.xcassets/AppIcon.appiconset/icon_512x512@2x.png differ diff --git a/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_128x128.png b/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_128x128.png index 8cace12..942165f 100644 Binary files a/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_128x128.png and b/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_128x128.png differ diff --git a/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_128x128@2x.png b/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_128x128@2x.png index c9efdb2..788ae7c 100644 Binary files a/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_128x128@2x.png and b/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_128x128@2x.png differ diff --git a/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_16x16.png b/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_16x16.png index 5e266f6..f5076b1 100644 Binary files a/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_16x16.png and b/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_16x16.png differ diff --git a/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_16x16@2x.png b/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_16x16@2x.png index 426a9bf..53cfc18 100644 Binary files a/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_16x16@2x.png and b/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_16x16@2x.png differ diff --git a/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_256x256.png b/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_256x256.png index c9efdb2..788ae7c 100644 Binary files a/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_256x256.png and b/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_256x256.png differ diff --git a/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_256x256@2x.png b/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_256x256@2x.png index e09b602..43e0ad5 100644 Binary files a/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_256x256@2x.png and b/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_256x256@2x.png differ diff --git a/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_32x32.png b/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_32x32.png index 426a9bf..53cfc18 100644 Binary files a/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_32x32.png and b/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_32x32.png differ diff --git a/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_32x32@2x.png b/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_32x32@2x.png index 9c94515..6f80e2c 100644 Binary files a/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_32x32@2x.png and b/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_32x32@2x.png differ diff --git a/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_512x512.png b/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_512x512.png index e09b602..43e0ad5 100644 Binary files a/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_512x512.png and b/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_512x512.png differ diff --git a/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_512x512@2x.png b/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_512x512@2x.png index c178918..da87a93 100644 Binary files a/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_512x512@2x.png and b/phpmon/Assets.xcassets/AppIconDev.appiconset/icon_512x512@2x.png differ