Skip to content

alexfromapex/filez

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Filez

Filez Logo

Get started

  • Install rust tools (see https://www.rust-lang.org/tools/install)
  • Run git clone https://github.com/alexfromapex/filez.git
  • Change into downloaded git repo directory: cd filez
  • Run cargo build
  • Finally cargo run should launch server locally

IMPORTANT: The file list will be jailed to the directory it is launched in so you will need to add the filez binary to your PATH and launch from different working directory to list files there

What is it?

  • A simple file server developed in Rust
  • Uses Askama for Jinja-like templates
  • Eventually will be cloud-native

License info

Filez Screenshot of File List

Filez Screenshot of File View

About

File server developed in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published