Metadata-Version: 2.1
Name: marcador
Version: 0.15
Summary: Simple rofi based bookmark manager
Home-page: https://github.com/joajfreitas/marcador
Author: João Freitas
Author-email: joaj.freitas@gmail.com
License: GPLv3
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE.txt

![](https://gitlab.com/joajfreitas/bookmarks/badges/master/pipeline.svg)

# Marcador

Minimal bookmark manager

## Install

	$ pip install marcador

## Usage

CLI interface
	
	$ marcador --help

	Usage: marcador [OPTIONS] COMMAND [ARGS]...
	
	Options:
	  --version
	  --help     Show this message and exit.
	
	Commands:
	  add
	  bookmarks
	  delete
	  rofi
	  server


### Rofi interface

	$ marcador rofi

## Thanks
This project is heavily inspired by [buku](https://github.com/jarun/Buku)

## Screenshots
![bookmarks screenshot](https://raw.githubusercontent.com/joajfreitas/marcador/master/showcase_pretty.png)


