Giter VIP home page Giter VIP logo

backgroundtaskrunner's Introduction

BackgroundTaskRunner

A simple Visual Basic app that starts/stops an executable of your choosing automatically. The executable will be started when either the computer is locked, or when the screensaver starts. Likewise, the executable will be stopped when the computer is unlocked, or when the screensaver stops.

Building The Project

This project is built and maintained with Visual Studio 2017:
https://www.visualstudio.com

Guide on how to link a git project to VS:
https://docs.microsoft.com/en-us/vsts/git/gitquickstart?tabs=visual-studio

Direct Download

Direct download for the release executable can be found here:
https://github.com/jospete/BackgroundTaskRunner/blob/master/BackgroundTaskRunner/bin/Release/BackgroundTaskRunner.exe

Run On Startup

Link the executable in your startup folder to keep it open after reboot:
https://support.microsoft.com/en-us/help/4026268/windows-change-startup-apps-in-windows-10

Tips

  • Make sure that you either lock your computer manually (Windows+L) or have a screensaver set for this runner to activate.
  • This runner will not run on startup, and must remain open for the selected executable to be run in the background.
  • Once you've entered a valid "exe" or "bat" path into the "Executable" box, you can test the runner by pressing the "Start" and "Stop" buttons.
  • If the runner becomes slow to respond, try clearing the logs and hitting the "Stop" button to make sure there's no lingering funk.
  • Un-checking "Stop on Awake" will allow a process to keep running when your computer wakes up. This is useful if you want to check the history of the running app before closing it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.