2.0.1 • Published 3 years ago
casket v2.0.1
casket
casket is an HTTP server that supports GET
, POST
and DELETE
requests. It can respond in HTML, JSON and plain text format, the HTML-version being a file management UI.
It also supports file search using Spotlight, and it can stream any audio file to an AirPlay receiver.
Installing
npm install -g casket
Usage
Usage:
casket [--name my-little-server] [--dir ~/path/to/dir] [--airplay my-apple-tv.local]
Options:
--name -n The name of the server, as shown in the GUI.
--dir -d The directory to serve, default is the current directory.
--readonly -r Do not allow deletion of files & uploads.
--no-delete -w Do not allow deletion of files.
--no-upload -u Do not allow file upload.
--port -p Default is 8000.
--airplay -a An AirPlay receiver to stream audio to.
Contributing
If you have a question, found a bug or want to propose a feature, have a look at the issues page.
2.0.1
3 years ago
2.0.0
4 years ago
1.7.0
6 years ago
1.6.6
6 years ago
1.6.5
6 years ago
1.6.4
6 years ago
1.6.3
6 years ago
1.6.2
7 years ago
1.6.1
7 years ago
1.6.0
7 years ago
1.5.0
7 years ago
1.4.3
7 years ago
1.4.2
8 years ago
1.4.1
8 years ago
1.4.0
8 years ago
1.3.0
8 years ago
1.2.2
8 years ago
1.2.1
8 years ago
1.2.0
8 years ago
1.0.1
8 years ago
1.0.0
8 years ago
0.1.1
9 years ago
0.1.0
9 years ago
0.0.1
10 years ago
0.0.0
10 years ago