V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
daya0576
V2EX  ›  开源软件

大家有记录自己习惯的习惯吗?

  •  
  •   daya0576 · 149 天前 · 716 次点击
    这是一个创建于 149 天前的主题,其中的信息可能已经有所发展或是发生改变。

    用纯 python 写了一个 web app ,用于每次运动后记录打卡。虽然看起来没有太大意义,但回过头来看着日历热力图,有种人生没有白活的满足感

    Homepage: https://github.com/daya0576/beaverhabits

    Demo: https://beaverhabits.com/demo

    3 条回复    2024-09-08 15:17:16 +08:00
    jkfadsljlasdgs
        1
    jkfadsljlasdgs  
       149 天前
    有个应用叫 [习惯]
    daya0576
        2
    daya0576  
    OP
       41 天前
    新增了 数据导出 与 self hosted 的功能:
    ```shell
    docker run -d --name beaverhabits \
    -e FIRST_DAY_OF_WEEK=0 \
    -e HABITS_STORAGE=USER_DISK \
    -p 8080:8080 \
    --restart unless-stopped \
    daya0576/beaverhabits:latest
    ```
    daya0576
        3
    daya0576  
    OP
       41 天前
    运动记录:
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2457 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 22ms · UTC 10:29 · PVG 18:29 · LAX 03:29 · JFK 06:29
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.