figma-backup icon indicating copy to clipboard operation
figma-backup copied to clipboard

FigmaBackup is a Node.js CLI to backup Figma files and store them as local .fig files.

Results 13 figma-backup issues
Sort by recently updated
recently updated
newest added

Hello, Thank you for developing this amazing package. I was wondering if it would be possible to add a feature that allows users to specify a download path for each...

enhancement

An example: ```bash figma-backup -e "[email protected]" -p "secretpassword" -t "secrettoken" --teams-ids "ID1" "ID2" ```

enhancement
good first issue

Figma's API can show if a file was modified or not https://www.figma.com/developers/api#get-files-endpoint , based on that it would be very convenient if the script could download a file only if...

enhancement
good first issue