All Projects → hainproject → Hain

hainproject / Hain

Licence: mit
An 'alt+space' launcher for Windows, built with Electron

Programming Languages

javascript
184084 projects - #8 most used programming language
C++
36643 projects - #6 most used programming language
objective c
16641 projects - #2 most used programming language
Objective-C++
1391 projects
python
139335 projects - #7 most used programming language
Batchfile
5799 projects
shell
77523 projects

Projects that are alternatives of or similar to Hain

DiscordPortable
The popular Discord App packaged as a portable application (PAF).
Stars: ✭ 29 (-99.09%)
Mutual labels:  launcher
jdtls-launcher
The simplest way to install and launch JDTLS
Stars: ✭ 29 (-99.09%)
Mutual labels:  launcher
Playnite
Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
Stars: ✭ 3,608 (+13.49%)
Mutual labels:  launcher
CmlLib.Core
.NET Minecraft Launcher Library. All Version, Auth, Forge, Java, Crossplatform
Stars: ✭ 87 (-97.26%)
Mutual labels:  launcher
Launcher-OnePlus
Customizable and Open Source Launcher for Android
Stars: ✭ 73 (-97.7%)
Mutual labels:  launcher
lazap
Lazap, a cross-platform Games Client/Launcher - All your games at ONE library
Stars: ✭ 15 (-99.53%)
Mutual labels:  launcher
Rocket
Application launcher for KDE Plasma.
Stars: ✭ 22 (-99.31%)
Mutual labels:  launcher
Cdda Game Launcher
A Cataclysm: Dark Days Ahead launcher with additional features
Stars: ✭ 304 (-90.44%)
Mutual labels:  launcher
Airshipper
A cross-platform Veloren launcher.
Stars: ✭ 119 (-96.26%)
Mutual labels:  launcher
Flicklauncher
Pixel Launcher for everyone!
Stars: ✭ 279 (-91.22%)
Mutual labels:  launcher
cloud9-launcher
Simple web ui for managing workspace of self-hosted Cloud9 IDE
Stars: ✭ 18 (-99.43%)
Mutual labels:  launcher
synapse-project
Powerful fuzzy search launcher for a multitude of tasks
Stars: ✭ 46 (-98.55%)
Mutual labels:  launcher
tc-client-launcher
World of Warcraft client launcher with autologin feature for TrinityCore based servers
Stars: ✭ 20 (-99.37%)
Mutual labels:  launcher
james
Fast and extendable modern launcher for Windows
Stars: ✭ 32 (-98.99%)
Mutual labels:  launcher
Flow.launcher
Launch apps with greater control, search files effortlessly and extend features with community plugins. Fast and fluid productivity tool of choice that helps your workflow.
Stars: ✭ 288 (-90.94%)
Mutual labels:  launcher
arvis
Extendable cross-platform launcher that aims to help you run, edit, create any workflow simply
Stars: ✭ 39 (-98.77%)
Mutual labels:  launcher
FortniteLauncher
Fortnite Launcher which bypasses EAC that is designed to work on any update without breaking (kinda)!
Stars: ✭ 19 (-99.4%)
Mutual labels:  launcher
Kupfer
kupfer, smart, quick launcher. `master' is kupfer's release branch.
Stars: ✭ 304 (-90.44%)
Mutual labels:  launcher
Mcpelauncher Linux
Please note this is a legacy repository, please go to: https://github.com/minecraft-linux/mcpelauncher-manifest/wiki
Stars: ✭ 301 (-90.53%)
Mutual labels:  launcher
LimLauncher
仿Rolan启动器
Stars: ✭ 28 (-99.12%)
Mutual labels:  launcher

Hain

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

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

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

Vision

It's a launcher with strict syntax (like terminal programs), it's not targeting to interpret natural language.
I believe the strict syntax can provide more powerful and fast response than to interpret natural language.

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.

Themes

See THEMES.md

How to make Plugins

See Plugin Documentation

Development Requirements

  • Node.js v8.9.x
  • npm v5.6.x

See engines property in package.json

Install/Build from Source

# Clone this repo
git clone https://github.com/hainproject/hain.git
# Go into the repo
cd hain
# Install dependencies
npm install

Run from Source

npm run dev

Build for Windows

npm run build

Build for Linux

npm run build-debian

Build for macOS

gulp build-darwin

Contributing

See CONTRIBUTING.md

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 packages for now.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].