Skip to content

This is a script for opening URLs using keywords.

License

Notifications You must be signed in to change notification settings

rui-ddc/url-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

url-manager

Setup (for Ubuntu)

Download the url-manager file.
Open a terminal and change directory to the current file location.
Move the file to /opt/scripts/ with the following commands:

sudo mkdir /opt/scripts/
sudo mv url-manager /opt/scripts/

Go to Settings > Keyboard Shortcuts.
Create a Custom Shortcut with the following configuration:

Name:     url-manager
Command:  bash /opt/scripts/url-manager
Shortcut: Ctrl+u

You can now open url-manager by pressing Ctrl + u.

Instructions

Main Window

main-window

Button Action
Quit Quit URL Manager
Enter Open URL
Edit Edit Window



Edit Window

edit-window

Button Action
Back Main Window
Remove Remove selected URL
Add Add Window



Add Window

add-window

Button Action
Cancel Edit Window
Ok Add new URL

About

This is a script for opening URLs using keywords.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages