robin

command module
v0.0.0-...-f61ef72 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 24, 2022 License: MIT Imports: 9 Imported by: 0

README

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

Documentation

Overview

helper_functions.go - Helper functions

main.go - Contains the main stuff

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL