Skip to content

Repository files navigation

codex-backup

Back up your Codex CLI login automatically, every hour.

Saves, verifies, and rotates ~/.codex/auth.json so you never lose access.

License: MIT Python Platform: Linux Codex CLI

Install

Quick install (single command):

git clone https://github.com/tis24dev/codex-backup.git && cd codex-backup && python3 install.py

Or step by step:

git clone https://github.com/tis24dev/codex-backup.git
cd codex-backup
python3 install.py

The installer:

  • creates a codex-backup symlink in /usr/local/bin (fallback ~/.local/bin) pointing to backup_auth.py, so you can run codex-backup from anywhere;
  • registers an hourly cron job that runs the backup automatically.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages