github Geektoolkit/Dynaframe3 2.00
Dynaframe 2.0 Alpha Release

latest releases: 2.24, 2.23, 2.22...
pre-release3 years ago

This is the initial release! I'm pushing this out to get initial feedback. The plan is to create an installer that makes it simply to use curl to execute a bash script on a pi to get things setup. Until then, I'll work to release this as a zip file that can be unzipped and executed.

This release is currently Linux Arm 32bit only.

To run this, you'll want to run "Sudo chmod +x Dynaframe" on the Dynaframe file to make it executable, and then it should launch.

This uses the 'my pictures' folder currently. I'm working on adding settings.

This is built on the Avalonia platform (which itself is built in .net core 3.1), which brings WPF-styled development (xaml and codebehinds) to cross platform usage. This can be used on Windows and Linux (and if I get a hold of a MAC, likely mac as well). (Note: The video playback on windows spawns media player currently. Need to investigate a better solution)

Code note:
This is very early and there will be a lot of refactoring to allow for code velocity in the future. Things like the settings, http handlers, and such are very sloppy right now as I code to figure out which patterns will work best to make things agile and concise.

Don't miss a new Dynaframe3 release

NewReleases is sending notifications on new releases.