Skip to content

Commit 81073d0

Browse files
Update README.md
1 parent e47601d commit 81073d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ This repository contains simple [scripts](./scripts) that can be run with Python
1616

1717
## ToDo / Plans / Known Issues
1818

19+
This repository is in Alpha stage. This means it likely has bugs, and documentation may not fully guide a new user to succesful operation. Users of this repository are invited to provide feedback, in the form of questions, recommendations, bug reports etc.
20+
1921
Currently, all the python scripts assume that image files will be generated and saved in a common folder (/home/admin/images). This was done for expedience when developing this prototype on a MyNode instance. The plan is to improve these scripts to use a single output folder instead of configuring them uniquely, and to turn this all into a more easily managed service. Eventually, it could become a package/application for the popular node deployments
2022

2123
The [slideshow](./scripts/slideshow.sh) viewer uses the framebuffer imageviewer, which requires root access. I believe this could be gotten around by adding whatever user would be running it to the `video` group.

0 commit comments

Comments
 (0)