Web application developed and compiled with Svelte to generate commands for ipcamsd.
It also uses HTML Web Storage API, Bootstrap 5 front-end framework and Electron.
Clone, install and run locally on port 3000:
git clone https://github.com/aoephtua/ipcamsd-cmd-generator
cd ipcamsd-cmd-generator
npm install
npm run dev
npm run build
npm run build:electron
This project is licensed under MIT.