Skip to content

benchan/gsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Search アプリ

Googleから指定キーワードで100件を検索、検索結果のURLリストを出力

アプリを出力 electron versionを明示的に指定すること

#MAC, WINのアプリを出力の場合
electron-packager ./ Gsearch --platform=darwin,win32 --arch=x64 --version=1.2.6

About

Googleから指定キーワードで100件を検索、検索結果のURLリストを出力

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors