CMETracker – Linux AppImage
===========================

Thank you for downloading CMETracker!

CMETracker/
 ├── CMETracker-1.0.0.AppImage
 ├── caduceus-icon.png
 ├── install.sh
 ├── uninstall.sh
 ├── README.txt
 └── LICENSE.txt

━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Quick Start
━━━━━━━━━━━━━━━━━━━━━━━━━━━━
1. Make the AppImage executable:
   chmod +x CMETracker-*.AppImage

2. Run CMETracker:
   ./CMETracker-*.AppImage


━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Desktop Integration (Recommended)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━
If you run the AppImage directly, some desktop environments may show a generic
icon in the dock.

To install a proper launcher and icon (no admin rights required):

1. Extract CMETracker.zip
2. Open a Terminal in the extracted CMETracker folder
3. Run:
   chmod +x install.sh CMETracker-*.AppImage
   ./install.sh

Then press the Super/Windows key and search for:
   CMETracker

To uninstall:
   ./uninstall.sh

Note:
On some desktop environments, you may need to log out and log back in
for the launcher and icon to appear immediately.


━━━━━━━━━━━━━━━━━━━━━━━━━━━━
About First Use
━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Each user starts with a blank slate.
CMETracker creates its records file on first use.


━━━━━━━━━━━━━━━━━━━━━━━━━━━━
About
━━━━━━━━━━━━━━━━━━━━━━━━━━━━
CMETracker is open source software.

License:
See LICENSE.txt.
