Shiori is a bookmark manager that allows you to save, tag and categorize URLs for easy access. It is written in Go and has no external dependencies. In this tutorial, we'll guide you through the installation process for Shiori on Windows 10.
Prerequisites
Before we start, make sure you have the following prerequisites:
- Windows 10 (64-bit version)
- Go 1.15 or higher
- Git (optional)
Step 1 – Download and Extract Shiori
- Open your web browser and go to the Shiori GitHub page.
- Scroll down and click on the "Releases" tab.
- On the "Releases" page, select the latest release.
- Download the zip file for the latest release to a folder on your computer (e.g. C:\shiori).
- Extract the contents of the zip file to the same folder.
Step 2 – Build the Shiori Program
- Open the folder where you extracted the Shiori files.
- Hold down the Shift key and right-click on an empty space.
- Click "Open PowerShell window here" in the context menu.
- In the PowerShell window, type the following command to build Shiori:
go build
- Press Enter. The go build command will create a binary file called shiori.exe in the same folder.
Step 3 – Set up the Database
- In the same PowerShell window, type the following command to create a new database:
.\shiori.exe init
- Press Enter. A file called shiori.db will be created in the same folder.
Step 4 – Launch Shiori
- In the same PowerShell window, type the following command to launch Shiori:
.\shiori.exe serve
- Press Enter. Shiori will start running and you'll be able to access it in your web browser by going to:
http://localhost:8080
Conclusion
Congratulations! You've successfully installed Shiori on Windows 10. Now you can start adding bookmarks to Shiori and organizing them for easy access.
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!