mirror of
https://github.com/motioneye-project/motioneye.git
synced 2026-03-02 22:57:06 -05:00
Feature requests: [1]Add GUI view that will show output for [2]custom scripts #1712
Labels
No labels
Android app
Arch Linux
CI/CD
CSS
FreeBSD
HTML/HTTP
Home Assistant addon
JavaScript
Python
Raspberry Pi
Stale No Activity 60 Days
bug
code format
dependencies
dev branch
docker
documentation
duplicate
enhancement
feature
help wanted
i18n/l10n
invalid
legacy motionEye
meta
motion
motionEyeOS
notourproblem
python update
question
question
security
troubleshooting
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/motioneye#1712
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mrkprdo on GitHub (Jul 15, 2020).
[1] Nice to have a window or frame that can show a output of a script, for example, i am running motioneye from pi zero w with ups battery. I have a script that can read battery status and i want it to run as a cron job and display output in GUI (like a console display or maybe html code supported)
[2] In order for the first request to work, I should be able to import a script (i.e. python script) and run as a cron (auto generated) according to the cron schedule I desire.