singletasking

0.1.0 • Public • Published

SingleTasking

SingleTasking in Action

A dead simple, horribly easy, yes web-based, like a walk-in-the-park web todo app that lets you throw in your current task and forget about it at the end of the day. You just need the details anyway, I would assume, you're using an existing awesome-cloud-based-company-wide-web-based timesheet, timesuit, task tracking or PM tool for you logs.

Features

  • No start or end button
  • New task will start counting time immediately
  • Display total hours, minutes or seconds you spent each task
  • Delete a single or group of tasks
  • Quick task addition - type and hit enter.
  • Local database support via PouchDB

Todo

Warning

  • Please NO feature request for start or stop button - it's one of the unique features

Made with

  • Node.js
  • PouchDB
  • ExpressJS
  • AngularJS
  • and countless man-hours (not including coffee) of authors

Installation

  • install nodejs (homebrew install nodejs)
  • npm install singletasking -g
  • singletasking
  • open your browser and go to http://localhost:3000/

License

Copyright (c) 2013, Richard Sentino All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Readme

Keywords

none

Package Sidebar

Install

npm i singletasking

Weekly Downloads

0

Version

0.1.0

License

BSD

Last publish

Collaborators

  • mindginative