fiche">Fiche is a lightweight web server for sharing files over HTTP. This tutorial will guide you through the steps to install Fiche on macOS.
Before installing Fiche, you will need the following:
Open Terminal.
Install Fiche with Homebrew:
brew install fiche
Verify that Fiche is installed by running the command:
fiche --version
You should see the version of Fiche installed.
To start Fiche, run the following command:
fiche
Fiche will start on port 9999 by default. You can access it by opening a web browser and entering http://localhost:9999/
in the address bar.
If you want to change the port number, you can specify it with the -p
option followed by the desired port number. For example:
fiche -p 8888
This will start Fiche on port 8888.
Congratulations! You have successfully installed Fiche on macOS. You can now share files over HTTP using this lightweight web server.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!