Code Monkey home page Code Monkey logo

hain__search_alfred_windows's Introduction

Hain

Build status Join the chat at https://gitter.im/appetizermonster/hain

An alt+space launcher for Windows, built with Electron.

I always dreamed an alternative to Alfred on Windows, that is made with JavaScript. so, I made it.

Features

  • Searching Executable files very fast with Fuzzy Matching
  • Plugins in Pure JavaScript

Downloads

Go to Releases, then you can download prebuilt binaries.

Usage

Run and press alt+space anywhere

How to make Plugins

See Plugin Documentation

Running from Sources

# Clone this repo
git clone https://github.com/appetizermonster/hain.git
# Go into the repo
cd hain
# Install dependencies
npm install
npm install -g --arch=ia32 electron-prebuilt
# Build sources
gulp
# Run with electron
electron .

Building

# Clone this repo
git clone https://github.com/appetizermonster/hain.git
# Go into the repo
cd hain
# Install dependencies
npm install
# Build installers
gulp build-all

Note: this project uses Electron 32bit version

Contributing

Feel free to send any pull request to develop branch!

Credits

The name "Hain" is named by Hyunseop Lee, it means "a Servant" in Korean.
The app icon & gif are designed by Yunsung Lee.
It uses npmsearch.com for searching modules for now

License

MIT

hain__search_alfred_windows's People

Contributors

appetizermonster avatar braunson avatar leonardosnt avatar metrakit avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.