/HakeQuick

A quick tool

Primary LanguageC#

Hake Quick

What's new:

2017/6/27.1

  • ILoggerFactory and ILogger are added to built-in services, plugins can output logs.

2017/6/26.1

  • now you can set default working directory to shortcuts.

Introduction

A tool adding context menu to program window.

Currently supported feature:

  • Shortcuts
  • chrome bookmarks search

demo

How to build

  1. Clone current repository, as well as submodules.
git clone https://github.com/lzl1918/HakeQuick
git submodule update --init --recursive
  1. Open solution in visual studio, and select Build

  2. Build results can be located in directory build

How to contribute/build your own

Program Guides