Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rxxuzi/antares
https://github.com/rxxuzi/antares
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/rxxuzi/antares
- Owner: rxxuzi
- License: mit
- Created: 2024-08-21T22:06:35.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-13T13:54:27.000Z (3 months ago)
- Last Synced: 2024-09-14T04:33:14.590Z (3 months ago)
- Language: Go
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# antares
antares is user-friendly online interface, Antares is a lightweight, cross-platform web drive solution that makes managing and accessing files simple. It enables you to rapidly set up a file server on Windows, Linux, or macOS so that you may access your files online!
## Features
- Easy file management through web interface
- Cross-platform support (Windows, Linux, macOS)
- File operations: upload, download, delete, rename, move
- Directory creation and management
- Optional request logging## Usage
### Basic Usage
To start Antares with default settings:
```
antares
```This will start the server on the default port (9700) and serve the current directory.
### Command-line Options
Antares supports several command-line options:
* -gen: Generate a default configuration file
* -port : Specify the port to run the server on
* -root : Set the root directory to serve
* -log: Enable request logging
* -open: Open the default browser after starting the server## License
This project is licensed under The MIT.