← 返回
未分类 中文

Nex MeetCost

Meeting cost calculator. See what meetings actually cost in billable time. Per-attendee rates by role, recurring meeting projections (weekly/monthly/yearly),...
会议成本计算器。查看会议实际消耗的可计费时间。按角色计费,支持每周、每月、每年周期性会议费用预测。
nexaiguy nexaiguy 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 384
下载
💾 0
安装
1
版本
#latest

概述

Nex MeetCost

Meeting cost calculator. See what your meetings actually cost based on who attends and their hourly rates. Track recurring meetings and project monthly/yearly costs.

Requirements

  • Python 3.8+
  • No external dependencies (stdlib only)
  • SQLite (built into Python)

Setup

bash setup.sh

Commands

CommandWhat it does
----------------------
calcCalculate cost (optional save)
logLog a meeting with cost
showShow meeting details
listList logged meetings
ratesShow default hourly rates
statsCost statistics and breakdowns
exportExport to JSON or CSV

Attendee Format

name:role:rate separated by commas. Role and rate are optional.

  • Kevin:developer uses the default developer rate
  • Kevin:developer:95 uses a custom rate
  • Kevin uses the default "other" rate

Tone Guide

Quick calculation:

> "What does a 1-hour meeting with 3 developers and a manager cost?"

nex-meetcost calc 60 -a "Kevin:developer,Sarah:developer,Thomas:developer,Lisa:manager"

Log a meeting:

> "Log today's 30-minute standup"

nex-meetcost log "Daily standup" 30 -a "Kevin:developer,Sarah:designer,Thomas:developer" --type standup --recurring 5

See what recurring meetings cost per year:

> "How much do our recurring meetings cost?"

nex-meetcost stats

Storage

All data stored locally in ~/.nex-meetcost/meetcost.db (SQLite). No cloud, no telemetry.

License

MIT-0 on ClawHub (free for any use).

AGPL-3.0 on GitHub (commercial licenses via info@nex-ai.be).

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 10:28 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

office-efficiency

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 931 📥 187,175
office-efficiency

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 461 📥 153,937
office-efficiency

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 384 📥 146,317