✓ Verified 💻 Development ✓ Enhanced Data

Momo

Momo namespace for Netsnek e.U. time tracking and invoicing tool for freelancers.

Rating
4.8 (26 reviews)
Downloads
24,678 downloads
Version
1.0.0

Overview

Momo namespace for Netsnek e.U. time tracking and invoicing tool for freelancers.

Complete Documentation

View Source →

Momo

Time is Money

Momo helps freelancers track hours and get paid. Log work as you go, generate timesheets for clients, and create invoices that match your logged time.

Invoke Momo when logging time, preparing reports, or generating client invoices.

Tracking Workflow

  • Log — Record hours against projects and tasks
  • Report — Aggregate time by project, client, or date range
  • Invoice — Turn logged time into line items on an invoice

Timesheet Commands

bash
# Log new time entry
./scripts/timesheet.sh --log --project "Acme Corp" --hours 2.5 --task "API design"

# Generate report
./scripts/timesheet.sh --report --from 2026-02-01 --to 2026-02-18

# Create invoice from logged time
./scripts/timesheet.sh --invoice --client "Acme Corp" --period Feb-2026

Arguments

ArgumentPurpose
--logAdd a time entry (project, hours, task)
--reportGenerate timesheet or summary report
--invoiceCreate invoice from logged hours

Freelancer Story

Scenario: You completed 12 hours for Acme Corp in February.

  • timesheet.sh --log — Add entries as you work (or batch at end of week).
  • timesheet.sh --report --period Feb-2026 — Review and verify totals.
  • timesheet.sh --invoice --client "Acme Corp" — Generate PDF invoice and track sent/paid status.

Installation

Terminal bash

openclaw install momo
    
Copied!

💻Code Examples

example.sh
# Log new time entry
./scripts/timesheet.sh --log --project "Acme Corp" --hours 2.5 --task "API design"

# Generate report
./scripts/timesheet.sh --report --from 2026-02-01 --to 2026-02-18

# Create invoice from logged time
./scripts/timesheet.sh --invoice --client "Acme Corp" --period Feb-2026

Tags

#web_and-frontend-development

Quick Info

Category Development
Model Claude 3.5
Complexity One-Click
Author kleberbaum
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install momo