js8call/SampleDownloader
2018-02-08 21:28:33 -05:00
..
Directory.cpp Initial Commit 2018-02-08 21:28:33 -05:00
Directory.hpp Initial Commit 2018-02-08 21:28:33 -05:00
DirectoryDelegate.cpp Initial Commit 2018-02-08 21:28:33 -05:00
DirectoryDelegate.hpp Initial Commit 2018-02-08 21:28:33 -05:00
DirectoryNode.hpp Initial Commit 2018-02-08 21:28:33 -05:00
FileNode.cpp Initial Commit 2018-02-08 21:28:33 -05:00
FileNode.hpp Initial Commit 2018-02-08 21:28:33 -05:00
README Initial Commit 2018-02-08 21:28:33 -05:00
RemoteFile.cpp Initial Commit 2018-02-08 21:28:33 -05:00
RemoteFile.hpp Initial Commit 2018-02-08 21:28:33 -05:00

A UI for downloading sample files from a web server.

Works in concert with  samples/CMakeLists.txt which generates the JSON
contents description file  and has a build  target upload-samples that
uploads the samples and content file to the project files server.