https://github.com/rxxuzi/antares
Web Drive
https://github.com/rxxuzi/antares
Last synced: 4 months ago
JSON representation
Web Drive
- Host: GitHub
- URL: https://github.com/rxxuzi/antares
- Owner: rxxuzi
- License: mit
- Created: 2024-08-21T22:06:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-09T10:11:22.000Z (8 months ago)
- Last Synced: 2025-03-01T00:24:08.666Z (8 months ago)
- Language: HTML
- Homepage:
- Size: 122 KB
- Stars: 1
- 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.