hamdiBouhani / fav-urls

Creating a Go (Golang) application to save your favorite links in a SQLite database and open them in the Chrome web browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fav-urls

Creating a Go (Golang) application to save your favorite links in a SQLite database and open them in the Chrome web browser

add new url

go run main.go new --url="https://www.youtube.com/@rhymu"

About

Creating a Go (Golang) application to save your favorite links in a SQLite database and open them in the Chrome web browser

License:Apache License 2.0


Languages

Language:Go 73.2%Language:Shell 17.4%Language:Makefile 9.3%