https://github.com/TonyFle/favourites
Store your favourite web pages
https://github.com/TonyFle/favourites
bookmarks favorites favourites go golang
Last synced: 5 months ago
JSON representation
Store your favourite web pages
- Host: GitHub
- URL: https://github.com/TonyFle/favourites
- Owner: TonyFle
- License: mit
- Created: 2019-12-15T17:16:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-18T16:00:12.000Z (over 5 years ago)
- Last Synced: 2024-03-05T01:36:44.600Z (about 1 year ago)
- Topics: bookmarks, favorites, favourites, go, golang
- Language: Go
- Homepage:
- Size: 2.14 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - TonyFle/favourites - Store your favourite web pages (Go)
README
# Favourites
A simple web server that can store your favourites. Just runs in the background and is loaded into your browser with http://localhost:8080. Can be run on any machine in your network if you want to share your favourites on multiple machines.
# Pre-reqs
The only pre-requisit is that sqlite3 must be installed on your machine, as it uses an sqlite3 database to store your favourites.
# Screen shot

You can change the background to any image of your choice.