Skip to content

gongyisheng/timepill-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

timepill-backup

胶囊日记备份程序
windows: exe文件地址
mac/二次开发:

  1. 下载python
  2. 下载git
  3. 打开一个命令行窗口(terminal)
  4. 下载代码
    git clone https://github.com/gongyisheng/timepill-backup.git
  5. 进入project文件夹
    cd timepill-backup
  6. 安装依赖
    pip install -r requirement.txt
  7. 启动 main.py 程序
    python main.py

感谢原始代码作者Libra