-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
824 changed files
with
62,257 additions
and
12,253 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,24 @@ | ||
# Albert launcher [![Build Status](https://api.travis-ci.org/albertlauncher/albert.svg?branch=dev)](https://travis-ci.org/albertlauncher/albert) | ||
# 하모니카 런처 | ||
|
||
[![Telegram news channel](https://img.shields.io/badge/news%20channel-telegram-0088cc.svg?style=flat)](https://telegram.me/albertlauncher) | ||
[![Telegram community chat](https://img.shields.io/badge/chat-telegram-0088cc.svg?style=flat)](https://telegram.me/albert_launcher_community) | ||
[![Discord](https://img.shields.io/badge/chat-discord-7289da.svg?style=flat)](https://discord.gg/enGMWUG) | ||
[![IRC](https://img.shields.io/badge/chat-IRC-brightgreen.svg)](http://webchat.freenode.net/?channels=%23albertlauncher) | ||
하모니카에서 사용하는 런처 프로젝트 | ||
|
||
## Albert in a nutshell | ||
단축키 Alt+Space 키를 눌러 PC에 설치된 프로그램과 웹에서 바로 검색할 수 있습니다. | ||
|
||
Albert is a unified and efficient access to your machine. Technically it is a keyboard launcher written in C++/Qt. The plugin based architecture makes it extremely flexible and powerful. Plugins can be used to create modular frontends or native extensions. Extensions can also be implemented using embedded Python modules or via a CGI approach in any language you want. The frontends shipped heavily focus on customizability. | ||
![screenshot](./albert.png) | ||
|
||
## Getting started | ||
|
||
Check the section [*Installing Albert*](https://albertlauncher.github.io/docs/installing/) in the docs for setup instructions. When you are set up take a look at the section [*Using Albert*](https://albertlauncher.github.io/docs/using/). If you have problems check the [*Troubleshooting*](https://albertlauncher.github.io/docs/faq/) section. If it does not cover your problems seek for [*help*](https://albertlauncher.github.io/help/) in one of the chats. Developers may want to check the [*Extending Albert*](https://albertlauncher.github.io/docs/extending/) section. | ||
upstream : https://github.com/albertlauncher/albert.git | ||
|
||
## Albert at a glance | ||
|
||
<p align="center"><img src="https://i.imgur.com/9Yc7unp.jpg"></p> | ||
<p align="center"><img src="https://i.imgur.com/BaMlWit.jpg"></p> | ||
<p align="center"><img src="https://i.imgur.com/NJvIyXO.jpg"></p> | ||
<p align="center"><img src="https://i.imgur.com/22SEMOJ.jpg"></p> | ||
<p align="center"><img src="https://i.imgur.com/jBywwko.jpg"></p> | ||
<p align="center"><img src="https://i.imgur.com/hmvpgxC.jpg"></p> | ||
<p align="center"><img src="https://i.imgur.com/RQxbi9m.jpg"></p> | ||
<p align="center"><img src="https://i.imgur.com/IvBcMyv.jpg"></p> | ||
<p align="center"><img src="https://i.imgur.com/OCmAYGP.jpg"></p> | ||
<p align="center"><img src="https://i.imgur.com/eKSRbDC.jpg"></p> | ||
<p align="center"><img src="https://i.imgur.com/lbf3BlB.jpg"></p> | ||
<p align="center"><img src="https://i.imgur.com/eNwgakM.jpg"></p> | ||
<p align="center"><img src="https://i.imgur.com/LuiAmzU.jpg"></p> | ||
# Install | ||
|
||
# Support | ||
## HamoniKR (>=3.0), Ubuntu (>=18.04) | ||
``` | ||
wget -qO- https://pkg.hamonikr.org/add-hamonikr.apt | sudo -E bash - | ||
sudo apt install albert | ||
``` | ||
|
||
If you like this software consider [donating](https://albertlauncher.github.io/docs/donation/) a :beer:. :+1: | ||
# Support | ||
|
||
Have fun with albert, if you do not, [tell me why](https://telegram.me/albert_launcher_community). | ||
* [HamoniKR Community](https://hamonikr.org/) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"requests":[{"kind":"cache","version":2},{"kind":"codemodel","version":2}]} |
Oops, something went wrong.