Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 633 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 633 Bytes


switcher is a web interface and REST API for easy task automation.


Installing switcher

Build a container image using a Containerfile

podman build --tag switcher .

Run the container

podman container run --detach --env-file .env --name switcher --publish 8000:8000 localhost/switcher:latest

License

switcher is licensed under the GNU General Public License v3.0 or later

switcher logo by Turcu Mihai Ioan is licensed under the Creative Commons Attribution 4.0 International