到期咚 - 服务到期日管理 CLI
Project description
到期咚 (dong-expire)
服务到期日管理 CLI - 帮你管理各种服务的到期时间
安装
pipx install dong-expire
快速开始
# 初始化
dong-expire init
# 添加到期项
dong-expire add "阿里云ECS" --expire 2027-04-15 --cost 1200 --category "云服务" --repeat yearly
# 查看所有
dong-expire list
# 查看即将到期(30天内)
dong-expire remind --days 30
# 续费
dong-expire renew 1 --auto # 自动延长一个周期
dong-expire renew 1 --to 2028-04-15 # 指定新日期
# 查看续费历史
dong-expire history 1
# 统计费用
dong-expire stats
命令
| 命令 | 说明 |
|---|---|
init |
初始化数据库 |
add |
添加到期项 |
list |
列出所有到期项 |
remind |
查看即将到期 |
renew |
续费 |
history |
查看续费历史 |
stats |
统计费用 |
search |
搜索 |
update |
更新 |
delete |
删除 |
get |
获取详情 |
数据库
数据存储在 ~/.dong/expire.db
License
MIT
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
dong_expire-0.1.0.tar.gz
(8.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dong_expire-0.1.0.tar.gz.
File metadata
- Download URL: dong_expire-0.1.0.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df5c6773d1afa97be4167006d083e945a83a3246cb95a9e97fb633bb8cdb8dc3
|
|
| MD5 |
d63faa795d4714b94c8cd585e891c2fe
|
|
| BLAKE2b-256 |
4e8dcc4dd9432f0a8f68714d103921944f806dbce9dca558e9604460d08b87e8
|
File details
Details for the file dong_expire-0.1.0-py3-none-any.whl.
File metadata
- Download URL: dong_expire-0.1.0-py3-none-any.whl
- Upload date:
- Size: 17.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a8a6985c607ad4fb3b37168df7771826a3b8a6c0b76042a15650decb7a40314
|
|
| MD5 |
9d0491ea571108a8c0ac49fb5a120208
|
|
| BLAKE2b-256 |
35c4fa7b681e241d9823495030fc0ac460757634b0ab8624795fc069707b461d
|