Skip to content

LarsZauberer/webspeeddial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webspeeddial

A speed dial system for websites and files

Installation

Gentoo

There is an ebuild on lentoo under app-misc to install the package.

Usage

The script uses a config loacted at ~/.config/webspeeddial/config.yml. It is constructed of the form

runner: fzf
arguments:
bookmarks:
- name: Webspeeddial
  link: https://github.com/LarsZauberer/webspeeddial
- name: Some Website
  link: https://example.com

You can also use wofi to view the speeddial bookmarks. The configuration would look like this

runner: wofi
arguments:
- --dmenu
- -i
bookmarks:
- name: Webspeeddial
  link: https://github.com/LarsZauberer/webspeeddial
- name: Some Website
  link: https://example.com

About

A dial system for websites

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •