Skip to main content

Command-line tooling for personal operating system workflows, tools, and automation.

Project description

lifeos-cli

Simplified Chinese: README.zh-Hans.md

lifeos-cli is a CLI-first LifeOS for self-managing super individuals: human-friendly in direct use, agent-friendly in automation, and built to hold the structured digital life data that connects intention with reality.

Value Proposition

Most personal systems fragment life into disconnected tools. That makes it unnecessarily hard to understand:

  • What did I intend to do?
  • What actually happened?
  • Where did my time and energy really go?
  • Which relationships, routines, and priorities am I actually living out?

lifeos-cli treats those questions as one system problem. It gives structure to both sides of life:

  • intention: visions, tasks, habits, and planned events
  • reality: notes, timelogs, completed habit actions, and relationship records

The goal is not just to store personal data, but to make self-management, reflection, and automation operate on the same durable source of truth.

Why CLI

The CLI is the shared interface. People can use it directly, and existing agents can call the same commands without needing a separate embedded agent layer.

Current Scope

The current system already covers the core building blocks of a LifeOS:

  • notes
  • areas
  • tags
  • people
  • visions
  • tasks
  • habits and habit actions
  • events
  • timelogs

These modules already cover what matters, what is planned, what is being executed, and what actually happened.

Getting Started

Install from PyPI:

uv tool install lifeos-cli

Initialize your local setup:

lifeos init

See the available command surface:

lifeos --help

For complete CLI usage, workflows, and output conventions, see docs/cli.md.

Development

  1. Install uv.

  2. Sync the development environment:

    uv sync --all-extras
    
  3. Run the default validation entrypoint:

    bash ./scripts/doctor.sh
    

    This baseline includes linting, dead-code scanning, and the default non-integration test suite.

  4. Run the real CLI integration suite explicitly when you have a PostgreSQL test database:

    LIFEOS_RUN_INTEGRATION=1 \
    LIFEOS_TEST_DATABASE_URL=postgresql+psycopg://postgres:<password>@127.0.0.1:5432/lifeos_test \
    bash ./scripts/integration_tests.sh
    
  5. Use the repository dependency workflows intentionally:

    • .github/dependabot.yml opens a single weekly grouped version-update PR for uv.
    • bash ./scripts/dependency_health.sh remains the explicit maintainer audit flow for outdated packages and dev vulnerability review.

CI also runs the real CLI integration suite against an ephemeral PostgreSQL service through the same dedicated integration entrypoint.

Project Policies

License

This project is licensed under the Apache License 2.0. See LICENSE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lifeos_cli-0.9.1.tar.gz (342.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lifeos_cli-0.9.1-py3-none-any.whl (267.2 kB view details)

Uploaded Python 3

File details

Details for the file lifeos_cli-0.9.1.tar.gz.

File metadata

  • Download URL: lifeos_cli-0.9.1.tar.gz
  • Upload date:
  • Size: 342.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for lifeos_cli-0.9.1.tar.gz
Algorithm Hash digest
SHA256 ec72a12522b64c4d34ca3fb4efe19ff237cf8e26fbdd7a4e3b8cc424cfe97f84
MD5 60f2d8bfd2001e7c075ef79a39830d70
BLAKE2b-256 c6e301c79c6d266d083675cec7430ed8182e785f1d451664a4c43f687757097b

See more details on using hashes here.

Provenance

The following attestation bundles were made for lifeos_cli-0.9.1.tar.gz:

Publisher: publish.yml on liujuanjuan1984/lifeos-cli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file lifeos_cli-0.9.1-py3-none-any.whl.

File metadata

  • Download URL: lifeos_cli-0.9.1-py3-none-any.whl
  • Upload date:
  • Size: 267.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for lifeos_cli-0.9.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5b806b83ad86b932329b02fba57b3158c0fefd759e27aafb7cdaa723bd519b02
MD5 4b8da18999a9bf160681009ff41258e1
BLAKE2b-256 c658f2d10d24e0869f0c15c224a4ff6555ca511cdb4994d429c00f0f0b2b2611

See more details on using hashes here.

Provenance

The following attestation bundles were made for lifeos_cli-0.9.1-py3-none-any.whl:

Publisher: publish.yml on liujuanjuan1984/lifeos-cli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page