Released 2024-03-13 Version: 2.22

Please select an option below.

Terminal Installation:

To receive the latest Pulse news and updates,
please enter your email below:

zip/jar Instructions

If you cannot run .exe files or downloaded the .jar for linux/mac the instructions double clicking the .jar file should run the program. If it does not follow these steps:

  1. On linux/mac right click the .jar file, goto properties and set the checkbox "allow executing file as program". Or use sudo chmod +x pulse.jar
  2. Try double clicking on the jar file.
  3. Its not working from the GUI let's try the command line:
    1. Make sure you have Java installed on your system. Check this by typing java -version into the command terminal. If you don\'t have java 1.8+, update it before proceeding.
    2. At the command terminal type java -jar pulse.jar while in the same directory as pulse.jar