Ezrael

Managing files from a browser (Crystal, html, js)

Ezrael

Ezarel is a little HTTP server listening on port 8080 hosting a folder and written in Crystal and Javascript.

A similar application is written in Ruby.

Files and sub-folders are displayed as a tree.

Crystal

At first, build the application

crystal build src/ezrael.cr

Then, launch it with the command

./ezrael

Ruby

This is a Rack application, launch it with the command

rackup -p 8080

Usage

Call the URL http://localhost:8080 with your favorite web browser.

Specifications

  • Only one font: Courier New
  • Only Unicode characters
  • No glyphicons, no awesome font
  • No Javascript library
Repository

Ezrael

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 0
  • 18 days ago
  • May 1, 2023
License

MIT License

Links
Synced at

Sat, 18 May 2024 20:39:15 GMT

Languages