GithubHelp home page GithubHelp logo

00mjk / zazu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bayleeadamoss/zazu

0.0 0.0 0.0 13.98 MB

:rocket: A fully extensible and open source launcher for hackers, creators and dabblers.

Home Page: http://zazuapp.org

License: MIT License

HTML 2.26% JavaScript 93.26% CSS 0.54% Gherkin 3.93%

zazu's Introduction

Zazu

Join the chat at https://gitter.im/tinytacoteam/zazu

Travis Build Status AppVeyor Build Status

Zazu, is a cross platform and fully extensible and open source launcher for hackers, creators and dabblers. Download it from the releases page.

Zazu was created to be a fully open source alternative to Alfred, but also be completely plugin based. You can remove any functionality you don't like, so if you hate the built in calculator, just get a new one!

We also have all of your configuration in a dotfile in ~/.zazurc.json so it can be backed up and synced!

Be sure to check out our amazing Documentation.

Action Shot

Introduction Video

Zazu App - Introduction

Package Manager

Manage your plugins from within Zazu.

Zazu App - Package Manager Plugin

Calculator

Accepts some common equations for you to copy to your clipboard.

Zazu App - Calculator Plugin

Clipboard History

Remembers things so you don't have to! Fuzzy search and browser all the things you've copied.

Zazu App - Clipboard History

File Finder

Find Applications or files deep in your file system.

Zazu App - File Finder

System Commands

Switch on your screen saver, lock your computer, and more!

Zazu App - System

Build your own!

Zazu is completely open, so build your plugins. You can get started building your plugin then head over and submit it to the plugins gallery!

Development

As you might expect:

npm install
npm start

If you enable debug mode it will make it so Zazu won't hide and the dev tools will open by default. You can enable debug mode by adding a debug flag to true inside of your ~/.zazurc.json

If blur flag is false, then Zazu won't hide when it lost focus.

{
  "debug": true,
  "blur": false,
  "hotkey": "cmd+space",
  "theme": "tinytacoteam/zazu-playful-theme",
  "plugins": []
}

Deployment

To deploy simple update the version in both package.json and app/package.json (eg 0.3.2). After comitting you can tag the release, but be sure to add the v in front (eg v0.3.2). Push the commits then the tag.

The CI servers will upload the assets once the tests are done passing, the new release should be a draft, so once all assets are published you can publish the release on GitHub.

Lastly, you should re-publish the docs. Zazu uses the doc website to see if a new release is available so doing a quick release will allow others to download the newest version. Simply run npm run docs:publish.

zazu's People

Contributors

afaur avatar amjith avatar antoinepairet avatar black-snow avatar brandonhamilton avatar brpaz avatar chrishelgert avatar danielbayerlein avatar eldinoyev avatar gabrielpoca avatar halvves avatar iansinnott avatar idleberg avatar ingro avatar ionphractal avatar jarvys avatar jgoday avatar jlaffaye avatar jnstr avatar jonatasfreitasv avatar josnun avatar lazamar avatar linonetwo avatar marcpaul avatar oscarbarrett avatar romannekhor avatar singuerinc avatar sqlwwx avatar szwacz avatar twang2218 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.