All Projects → DextApp → Dext

DextApp / Dext

Licence: mit
🔍 A smart launcher. Powered by JavaScript.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Dext

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 (-59.61%)
Mutual labels:  spotlight, search, alfred, launcher
Wox
Launcher for Windows, an alternative to Alfred and Launchy.
Stars: ✭ 158 (-77.84%)
Mutual labels:  alfred, spotlight, launcher
Autocomplete
🔮 Fast and full-featured autocomplete library
Stars: ✭ 1,268 (+77.84%)
Mutual labels:  spotlight, search, alfred
Alfred Unicode
Preview Unicode characters and emoji in Alfred
Stars: ✭ 23 (-96.77%)
Mutual labels:  search, alfred, workflow
Zazu
🚀 A fully extensible and open source launcher for hackers, creators and dabblers.
Stars: ✭ 2,060 (+188.92%)
Mutual labels:  spotlight, alfred, launcher
sol
MacOS launcher & command palette
Stars: ✭ 1,335 (+87.24%)
Mutual labels:  alfred, spotlight, launcher
zazu
🚀 A fully extensible and open source launcher for hackers, creators and dabblers.
Stars: ✭ 2,078 (+191.44%)
Mutual labels:  alfred, spotlight, launcher
Wox
Launcher for Windows, an alternative to Alfred and Launchy.
Stars: ✭ 21,122 (+2862.41%)
Mutual labels:  spotlight, alfred, launcher
arvis
Extendable cross-platform launcher that aims to help you run, edit, create any workflow simply
Stars: ✭ 39 (-94.53%)
Mutual labels:  spotlight, launcher
alfred-relative-dates
Alfred workflow to generate relative dates in different locales
Stars: ✭ 30 (-95.79%)
Mutual labels:  alfred, workflow
alfred-workflow
No description or website provided.
Stars: ✭ 26 (-96.35%)
Mutual labels:  alfred, workflow
AlfredWorkflows
My workflow creations for Alfred on macOS.
Stars: ✭ 55 (-92.29%)
Mutual labels:  alfred, workflow
alfred-fanfou
Alfred workflow for Fanfou
Stars: ✭ 15 (-97.9%)
Mutual labels:  alfred, workflow
alfred-latex-symbols-workflow
🔎 Alfred 3-4 workflow to search for latex symbol commands
Stars: ✭ 33 (-95.37%)
Mutual labels:  alfred, workflow
alfred-microsoft-onenote-navigator
Use Alfred to browse through your Microsoft OneNote notebooks, section groups and sections and then jump to them instantly.
Stars: ✭ 52 (-92.71%)
Mutual labels:  alfred, workflow
dark-sky.alfredworkflow
A Dark Sky workflow for Alfred
Stars: ✭ 34 (-95.23%)
Mutual labels:  alfred, workflow
alfred-mailto
Send emails to recipients and groups from Alfred
Stars: ✭ 59 (-91.73%)
Mutual labels:  alfred, workflow
alfred-gitignore
Create .gitignore files using Alfred
Stars: ✭ 15 (-97.9%)
Mutual labels:  alfred, workflow
Alfred Npms
Alfred 3 workflow to search for npm packages with npms.io
Stars: ✭ 312 (-56.24%)
Mutual labels:  search, alfred
Alfred Stackexchange
Search StackOverflow.com from Alfred
Stars: ✭ 335 (-53.02%)
Mutual labels:  alfred, workflow

🚧 Notice 🚧

dext is, at the moment, subject to heavy development. From v0.9.0, we won't add any feature unless small with backwards compability in mind.

Currently, the roadmap for dext 2.0 is to move to the direction of having the following accomplished:

  1. having a hook system for external plugins
  2. consolidating all packages of dext into a monorepo

...among other features.

Travis Coveralls branch license Gitter

Overview

Dext is a JavaScript powered smart launcher. Built with JavaScript behind the influences of Alfred.

Made compatible with Alfred workflows that is powered by node (see: alfy).

Note: Currently available only for Mac OS X platform. Please help contribute for Windows and Linux users.

Install

Download the latest zip file here and unzip the archive. Open Dext.app and follow the instructions below for usage.

You can also use Homebrew Cask to download the app by running these commands:

brew update
brew cask install dext

NOTE: Release version may not be stable as Dext is still in it's early stage of development. Please help contribute towards a stable build.

Usage

Toggle Dext Bar

Simply toggle and start typing with:

alt + space

Actions

Each item may have it's own action. You can execute an item by double-clicking on the item or selecting it and pressing:

enter

Help/About

Type ?

Dext Package Manager

Dext Package Manager (dpm) is available to download separately. dpm can be used to easily install and configure your Dext instance. Please refer to the docs over at the dpm repository for more information.

$ npm install -g dext-cli

Configuring

The Dext configuration file is located in the .dext folder in your home directory (~/.dext/). This directory should contain a config.json file as well as a plugins folder. In here, you can drop any plugins.

Hint: Use dpm to easily manage plugins.

.dext/
| --- config.json
| --- plugins/
| --- | --- dext-github-plugin/
| --- | --- dext-hackernews-plugin/

Core Plugins

  • Bookmarks - Search your Chrome bookmarks.
  • Browser - Quick open your browser to a given URL.
  • Calculator - Quickly calculate something.
  • Screen Saver - Starts the screen saver.

Community Plugins

Community Themes

Developers Documentation

Goals

  • To provide a free/open-source alternative to Spotlight, and Alfred.
  • Preserve compatibility with existing Alfred workflows.
  • Allow customization and extending via plugins and themes.

Contributing

Dext and want to contribute? I am seeking contributors of any levels to help grow the application. You can help contribute to the growth of this application in many ways.

Support

Like what you see? Become a Patron and support me via a monthly donation.

LICENSE

MIT © Vu Tran

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].