Skip to content

plibither8/rippling-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💲 rippling-tracker

Get week-till-date earnings from time tracked on Rippling.

Get Started

  1. Clone the repo git clone git@github.com:plibither8/rippling-tracker
  2. npm install or pnpm install or yarn, as per your taste
  3. npm run dev for running in development mode (watches files)
  4. npm run build for building production files
  5. npm run start for running production-built files

Environment variables

# Open Exchange Rates app ID
OER_APP_ID=

# Check network request payloads to get these
RIPPLING_AUTH_KEY=
RIPPLING_ROLE=
RIPPLING_COMPANY=

# Hourly rate
RIPPLING_BASE_PAY=

License

MIT

About

💲 Get week-till-date earnings from time tracked on Rippling

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from plibither8/typescript