Skip to content

hoeysoft/fsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

======= fsearch

Fast Search in Run Dialog @ Windows

Usage

Open Run dialog box.(WINKEY+R)
    g [words] : google
    n [words] : naver
    e [words] : naver english dictionary
    k [words] : naver korean dictionary

Setup

  1. Run "setup.bat"
  2. Done.

Customizing

  1. append your OUTNAME and QUERY_URL to config\list.txt

list.txt(each lines seperated with [:space:]*)

[OUTNAME]   QUERY_URL
[OUTNAME]   QUERY_URL
[OUTNAME]   QUERY_URL
...
  1. Run config\update.bat ( Required: python 27 )
  2. Done.

About

Fast Search in Run Dialog @ Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors