Skip to content

bwqr/auto-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto Update

This project aims to create a program which listens messages from a server and takes actions according to received messages.

Expected workflow from program

These are the steps that program should perform

  1. Perform a dummy task in a loop until a restart event is received from server
  2. Upon a restart event
  3. Stop the loop
  4. Receive update from the server
  5. Apply the update
  6. Kill itself and start updated version of the program
  7. Go back to step 1

About

Create a program which auto-updates itself

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages