V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
babywhisper

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

  •  
  •   babywhisper · May 22, 2024 · 1430 views
    This topic created in 717 days ago, the information mentioned may be changed or developed.

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

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

    Demo: https://beaverhabits.com/demo

    3 replies    2024-09-08 15:17:16 +08:00
    jkfadsljlasdgs
        1
    jkfadsljlasdgs  
       May 22, 2024
    有个应用叫 [习惯]
    babywhisper
        2
    babywhisper  
    OP
       Sep 8, 2024
    新增了 数据导出 与 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
    ```
    babywhisper
        3
    babywhisper  
    OP
       Sep 8, 2024
    运动记录:
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2957 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 06:26 · PVG 14:26 · LAX 23:26 · JFK 02:26
    ♥ Do have faith in what you're doing.