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
- Host: GitHub
- URL: https://github.com/jiegec/feishu-backup
- Owner: jiegec
- License: mit
- Created: 2021-09-30T01:12:21.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-10T15:34:58.000Z (7 months ago)
- Last Synced: 2025-04-01T16:55:54.711Z (6 months ago)
- Topics: backup, feishu, markdown
- Language: Python
- Homepage:
- Size: 54.7 KB
- Stars: 20
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.