Git Product home page Git Product logo

nina's Introduction

 _   _ _
| \ | (_)_ __   __ _
|  \| | | '_ \ / _` |
| |\  | | | | | (_| | - A cli for the Noko Time Tracking Software
|_| \_|_|_| |_|\__,_|

Go Report Card codecov.io

Noko (previously Freckle)

Noko is a time tracking software tool. Nina is a command-line tool to directly interact with Noko through the Noko API.

In Noko, each project has a timer. However, it is tied to specific user. For example, if your organization has two projects: Sales and R&D and three employees: Anna, Bengt and Carolina. Then are six timers.

Person Project
Anna Sales
Anna R&D
Bengt Sales
Bengt R&D
Carolina Sales
Carolina R&D

That means, that if you are Anna. When you want to start/pause/log a timer, you actually only need the project name. This timer will not conflict with Bengt's and Carolina's timers for the same project.

Download

Latest binaries and packages

Configure

Please create a Personal Access Token in Noko (web page). On the right hand side, open Connected Apps & API. Then look for NOKO API and Personal Access Tokens.

Either create an environmental variable

export NOKO_ACCESS_TOKEN="my-key-1234"

Or, create nina.yaml in your home folder:

# ~/nina.yaml
access_token: my-key-1234

Usage

Please use the internal help messages at the command-line for an up-to-date usage. Example:

$ nina
A commandline client written in golang to help interact with Noko time tracker

Usage:
  nina [command]

Available Commands:
  entries
  help        Help about any command
  projects
  timers

Flags:
      --config string   config file (default is $HOME/nina.yaml)
  -h, --help            help for nina

Use "nina [command] --help" for more information about a command.

nina's People

Contributors

raphexion avatar

Stargazers

 avatar

Watchers

 avatar  avatar

nina's Issues

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.