Skip to content

mAzurkovic/quark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quark

Quark is a desktop application that allows you to search the net instantly. The program itself is bound to a key-binding (specified by the user), that, when pressed, prompts the user to type their web query and opens that desired query in their default browser. In the future, Quark will also be able to search the users local content and return results from there as well.

Monkey

Installing

To install the Quark source code:

$ git clone https://github.com/mAzurkovic/quark.git
$ cd quark
$ npm install

Then to run the application:

$ npm start

Build

$ npm run build

Builds the app for OS X, Linux, and Windows, using electron-packager.

License

MIT © Mattias Zurkovic

About

🌀 Quark is a desktop application that allows you to search the net instantly.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published