Skip to content

Very simple tool using the webbrowser module + a json file to make multiple search-urls and open them in a browser

Notifications You must be signed in to change notification settings

Skrimpton/tkinter-multisearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tkinter-multisearch

Very simple tool to create search-urls for bookmarked goups of websites, and open them in new tabs.

NB - edit lines 24/25

On windohs you probably have to manually edit the .pyw-file and input the full path to your webbrowser executable.

Name of the executable was enough on linux, probably cause they usually get auto-added to path on install.

Current value is for linux, and included windows-path is the standard path of install for firefox

Tested on:

  • windows 10
  • linux: Manjaro - KDE plasma 5.27

Dependencies

  • python 3
  • tkinter
  • webbrowser module
  • a json file
  • an icon file, i'm just realizing. Any .png or .ico will do.
    But the filename has to be: icon

Replace included icon.ico ( windows ) or icon.png ( linux ) with your own, if you're paranoid.

About

Very simple tool using the webbrowser module + a json file to make multiple search-urls and open them in a browser

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages