Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

AHK script to track for app launch and secretly notify over email. Useful for parents or employers.

License

NotificationsYou must be signed in to change notification settings

yakunins/app-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AHK v2 script to secretly monitor and report app launches via email.
Useful for parents or employers.

Installation (for Gmail users)

  1. Download:app-tracker.exe (compiled version),config.json andinstall.cmd
  2. Get email sending credentials:enable 2-Step Verification +generate an App Password
  3. Configure: Updatesmtp.username andsmtp.password inconfig.json, updateemail.to with the recipients you want to notify
  4. Test (optional): setdebug: true in config, launchapp-tracker, launch app, wait for email alert to come, disable debug mode
  5. Install: Move files to tracked PC, then runinstall.cmd to create shortcut at startup folder

Configuration Options

  • refer to the comments inapp-tracker.ahk for detailed property descriptions
  • apps: list of apps to detect, such as those containing the substring 'roblox' in their window title or the full process name 'photoshop.exe'
  • remoteConfig: remote configuration to avoid accessing tracked PC; must begoogleDocId orurl pointed toyour own copy ofthis spreadsheet
  • trayIcon: couple of embedded tray icons available (bell, eye, shield)

Enjoy :)

About

AHK script to track for app launch and secretly notify over email. Useful for parents or employers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp