Skip to content

funivan/kupfer-custom-urls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kupfer Custom Urls plugin

This plugin helps you to open urls from defined list. You can create multiple lists.

URL file template is wery simple name = url

blog = http://funivan.com
admin = http://localhost/admin
test = http://test

How to use

  1. Download plugin and save it under kupfeer plugins folder (mine is $HOME/.local/share/kupfer/plugins)
  2. Open kupfer and enable plugin Custom urls
  3. Configure plugins. Click change file location and pase /tmp/my-urls.ini
    • Create file /tmp/my-urls.ini .
    • Add several urls to file
  4. Type name of url

Why ?

I want to configure all my programs from command line.

Author

Ivan Scherbak [email protected]

Links

Kupfer plugin api

Demo file /tmp/my-urls.ini

demo file

Plugin configuration

plugin configuration

How to open link

how to open link

Select link

select link

Releases

No releases published

Packages

No packages published

Languages