Skip to content

HoangTuan110/robin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robin

A terminal-friendly, dead-simple file server. Written in Go.

Table of Content

Introduction

asciicast

forthebadge

Robin is a terminal-friendly, dead-simple file server. Written in Go.

Features

  • Serve static files
  • Terminal-friendly, elegant interface (Returns plain text tables)
  • curl-friendly
  • Easily redirect to directories and read files with /path

Installation

hg clone https://hg.sr.ht/~tsukii/robin # Clone the repo
cd robin
go mod tidy
go build

Contributions

Contributions are welcome. If you found any bugs or want to requrest a feature, please open an issue.

Credits

This software uses echo web framework and tablewriter for displaying beautiful file tables

Thanks README Templates and GitPoint's README for the template. This project uses GitPoint's README template.

Thanks this TOC generator for the Table Of Content.

License

MIT

About

A terminal-friendly, dead-simple file server written in Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages