Giter Site home page Giter Site logo

clockbeat-timesheets's Introduction

Clockbeat Timesheet restyle Chrome extension

This Chrome extension restyles the clockbeat timesheet system to make it look a bit nicer, and adds a handy filtering system to find those activity codes easily.

View this on the Chrome Web Store

Credits

Big thanks go to David Johnstone, who did most of the restyling. Here is his original scripts

Thanks to Stephen Moore for his contributions to this extension.

Development

You'll need to install node.js and npm (https://github.com/joyent/node/wiki/Installation and http://npmjs.org/) Then you'll need extra libraries

sudo npm install [email protected] stylus -g
npm install watch jsdom jasmine-node underscore
git clone https://github.com/fusesource/coffeejade
cd coffeejade
# Change commander in package.json to be version 0.3.2
sudo npm install -g

To do all the transpiling of coffeescript, jade and stylus templates into the extension folder, just run "cake watch" from the root folder.

This will use the files found in bin to run the necessary commands when these files are changed.

Web App version

When you run "cake server", nodejs will serve the app on localhost:8000 and works as you'd expect. For this you'll need atleast node v0.6.0, redis (sudo apt-get install redis-server) also: sudo npm install node-dev -g npm install jade connect-redis jade express coffee-script

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.