An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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

![Screenshot](./Screenshot.png)

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