An open API service indexing awesome lists of open source software.

https://github.com/jiegec/feishu-backup

Backup Feishu documents to Markdown
https://github.com/jiegec/feishu-backup

backup feishu markdown

Last synced: 6 months ago
JSON representation

Backup Feishu documents to Markdown

Awesome Lists containing this project

README

          

# feishu-backup

Backup your Feishu documents into Markdown.

Steps:

1. Register a application in your team.
2. Assign permissions.
3. Copy secret.example.py to secret.py and edit secret.py: app_id, app_secret and backup_path.
4. Run backup.py and follow the instructions.

To backup Feishu calendar events into iCalendar, use backup-calendar.py.