Code Monkey home page Code Monkey logo

tasker's Introduction

Tasker

Tasker is a very simple task runner that will verbally and visually notify you of currently running tasks. You can enable/disable either notification type (or both). You can also set the duration of time in between notifications.

Tasker

Quick Start Guide


Dependencies

The following dependencies are required to run Tasker:

You need an active JIRA account to install Tasker

Note: Tasker runs best in Chrome


Cloning Tasker

In the terminal, navigate to the directory you wish to install Tasker and run git clone [email protected]:kkemple/tasker.git tasker && cd tasker


Installing Node Dependencies

Simply run npm install (if you get access errors look here)


Setting Up Tasker

To set up Tasker run node install.js

During the install process you will prompted for your JIRA credentials. You will need to provide:

  • username: the username you use to login to JIRA (not your JIRA email)
  • password: the password you use to login to JIRA
  • url: the url to your JIRA account (include the trailing slash: http://my.jira.com/)

Starting the Server

To start your server run npm start (After running the install script, this is the only step necessary to start Tasker)

In Chrome navigate to http://localhost:8888 and you will be up and running with Tasker!


Help / User Documentation

You can view all user documentation on the wiki.


Development Documentation

  • Annotated Source Code: kkemple.github.io/tasker
  • Module and Class Definitions: file://path/to/tasker/docs - or - http://localhost:8000/docs if server is running

Helpful Tips:

  • Make sure you have grunt-cli and bower installed before setting up Tasker
  • You can enable all of Tasker's great features on the "App Settings" page.
  • Use the "Report Bug" link in the header if you discover something amiss! ๐Ÿ˜ƒ

Contributions and input are strongly recommended!!

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.