Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opensauce04/htmloader
A HTML app loader for pretty much anything with an internet browser. Written in Ruby, JavaScript and HTML5
https://github.com/opensauce04/htmloader
browser html html5 internet-browser js launcher ruby
Last synced: 20 days ago
JSON representation
A HTML app loader for pretty much anything with an internet browser. Written in Ruby, JavaScript and HTML5
- Host: GitHub
- URL: https://github.com/opensauce04/htmloader
- Owner: OpenSauce04
- License: mit
- Created: 2019-09-23T18:47:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T22:30:51.000Z (about 2 years ago)
- Last Synced: 2023-03-05T21:01:37.929Z (almost 2 years ago)
- Topics: browser, html, html5, internet-browser, js, launcher, ruby
- Language: CSS
- Homepage:
- Size: 376 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HTMLoader
## Install
1. Download or clone the the repo, then enter the folder.
2. If it is not already installed, install Ruby (https://rubyinstaller.org for Windows, `apt install ruby-full` for Linux)
3. If bundle is not installed, type `gem install bundler` into the terminal
4. In the terminal type `bundle install`
5. Run `update.rb`. This will download all of the apps for the loader.
6. Run `server.rb`
7. Open an internet browser and go to `localhost:8000`
To connect to the menu on a game console (may or may not work propperly depending on what you are using), follow steps 1-6, then go to the console's internet browser and enter `:8000`
If you have any problems, please file an issue.
## Themes
To pick a theme, first look in the `menu/theme` folder.When you want to try out a theme, copy the name of the theme's folder, and paste it into `theme.txt` in the `menu` folder, for example "cherry".