Skip to content

Reset Intellij IDEA, WebStorm, DataGrip, PhpStorm, CLion, PyCharm, RubyMine, GoLand and Rider evaluation (2019 / 2020 / Mac OS)

Notifications You must be signed in to change notification settings

iamgoldhua/jetbrains-reset-trial-evaluation-mac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The script resets JetBrains products trial period but keeps settings, logs and cache

Supports: Intellij IDEA, WebStorm, DataGrip, PhpStorm, CLion, PyCharm, RubyMine, GoLand and Rider

Please use it in study purpose only

Usage

Manually

  • Close all JetBrains applications
  • For first time only:
chmod +x runme.sh
  • Run script:
./runme.sh
  • Reboot

Experimental: Reset evaluation automatically using launchd agent

  • Load job into launchctl:
chmod +x runme.sh
./runme.sh --prepare-env
  • Unload job:
launchctl unload ~/Library/LaunchAgents/com.jetbrains.reset.plist 

Every first day of each month the job will:

  • Close all Intellij applications
  • Reset evaluation
  • Flush preference cache

About

Reset Intellij IDEA, WebStorm, DataGrip, PhpStorm, CLion, PyCharm, RubyMine, GoLand and Rider evaluation (2019 / 2020 / Mac OS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages