Skip to content

tmtrckr/plugin-billing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time Tracker Billing Plugin

Billable time tracking plugin for Time Tracker application.

Features

  • Mark categories as billable
  • Set hourly rates for categories
  • Calculate billable hours and revenue
  • Track billable time across projects

Installation

This plugin is installed via the Time Tracker Marketplace or can be installed manually by downloading the release assets.

Development

Prerequisites

  • Rust toolchain (latest stable)
  • Time Tracker Plugin SDK

Building

cargo build --release

This will create a dynamic library (.dll on Windows, .so on Linux, .dylib on macOS) in target/release/.

Plugin Manifest

The plugin manifest (plugin.toml) defines:

  • Plugin metadata (id, name, version)
  • Backend configuration (crate name, library name, entry point)
  • Frontend configuration (entry point, components)
  • Build targets

License

MIT

Repository

https://github.com/bthos/time-tracker-billing-plugin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •