Openframe icon indicating copy to clipboard operation
Openframe copied to clipboard

Openframe Frame Controller (alpha)

Results 22 Openframe issues
Sort by recently updated
recently updated
newest added

With the current image from https://groups.google.com/d/msg/openframeio/ulD66rL-MUs/JEvOZE9YBgAJ the user doesn't get asked about the frame rotation anymore. The frame rotation configuration should be moved from the web install script https://github.com/OpenframeProject/openframeproject.github.io/blob/master/install.sh to...

bug
enhancement

Follow up from https://github.com/OpenframeProject/Openframe/issues/56. Sometimes during development you get errors like the following: `(node:6870) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): undefined` `(node:7167) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1):...

The headline of this repository currently reads "Openframe Frame Controller". I find this current name misleading as I understand this repository more as the (Raspberry Pi) client of Openframe. The...

As described in #64 if downloads are triggered rapidly causes in multiple simultaneous downloads and leads to chaos. The same issue can occur if the frame looses and reestablishes the...

bug

During the work on [Processing extension](https://github.com/jvolker/Openframe-Processing/) in the past weeks I've tested, used and extended the Openframe platform a bit. The architecture is thought-through, comprehensive and has foundations for more...

enhancement

It would be really convenient to do a few things on the Pi via the web app that otherwise need to be done through the command line. For example: -...

enhancement

Following up from https://github.com/OpenframeProject/Openframe/issues/44 and https://groups.google.com/forum/#!topic/openframeio/Zz6hGQ_6GO8 Let's use this thread to discuss if there are any options to display captions with author and artwork title. This should be easy in...

enhancement

The Openframe [install script](https://github.com/OpenframeProject/openframeproject.github.io/blob/master/install.sh) currently installs Node.js 6. Node.js 6 has reached EOL in April 2019 and is no longer receiving maintenance updates. We should update. Current Node.js versions are...

I saw on the documentation that there was a web version of Openframe in the works but I cannot find the source code anywhere. Is there a repo for the...

On npm i, gls-viewer throws an error: > [email protected] install /home/pi/Openframe-glslViewer > ./install.sh > Installing glslViewer... > ./install.sh: line 36: [: ==: unary operator expected > Reading package lists... Done...