Skip to content

About HRCloud2

zelon88 edited this page Nov 21, 2016 · 31 revisions

About HRCloud2

HRCloud2 is a personal Cloud platform / CMS that gives anyone with a spare x86 PC the ability to securely host, handle, and manipulate their files from home.

The "HR" in "HRCloud" represents "Honest Repair." Honest Repair was a computer repair business located in the northeastern U.S. started by the the author of the original HRCloud and HRCloud2.

Written mostly in PHP, HTML, and Javascript by zelon88, HRCloud2 also incorporates several other open-source projects that were modified specifically for use in the HRCloud2 platform. Those projects include:

[HRAI, HRConvert2, and HRCloud2 by Justin Grimes] (http://www.github.com/zelon88)

["Display Styled Directory Contents" by Chris Coyier] (https://css-tricks.com/snippets/php/display-styled-directory-contents/)

[getid3] (https://getid3.org)

HRCloud2 has a high number of dependencies for proper functionality. It is required that you closely follow the "[Installation Instructions] (https://github.com/zelon88/HRCloud2/blob/master/How_To_Install_HRCloud2.txt)" and agree to all of the licenses to each dependency. For more information about each dependency see the official "[Dependency Requirements] (https://github.com/zelon88/HRCloud2/wiki/Dependency-Requirements)."

For a more detailed breakdown at how HRCloud2 works, see "[How HRCloud2 works - Technical Description & Breakdown] (https://github.com/zelon88/HRCloud2/wiki/Technical-Description-and-Breakdown)."

About HRAI

HRAI was designed initially to test the feasibility of a load-balancing personal assistant that would run plain speech commands for the user, and also as a "guilty pleasure" testing ground for new tricks and general-purpose AI experiments. It was initially started in 2015, ported to HRCloud2 in 2016 and overhauled several times since.