Skip to content

Latest commit

History

History
18 lines (14 loc) 路 723 Bytes

README.md

File metadata and controls

18 lines (14 loc) 路 723 Bytes

runproj

API to open predefined programs on your computer. Define which programs are in a set, which arguments the programs should be called with, on which monitor to open the program and on which side to snap the program on a corner or edge.


ToDo

  • Set a database storage
  • API endpoints for data
  • API endpoints for execution
  • enable execution within docker container
  • Add swagger
  • Properly dockerize application
  • Create phone app to communicate with api
  • Add CI/CD Jenkins