Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fanyang89/eaglexport

Export eagle library to NAS
https://github.com/fanyang89/eaglexport

cli eagle go

Last synced: 12 days ago
JSON representation

Export eagle library to NAS

Awesome Lists containing this project

README

        

# eaglexport

Export local eagle library with smart folder filter.

## Usage

```bash
# export to local fs
eaglexport export --library --dst

# export to smb
eaglexport export --library --dst smb://127.0.0.1/share0/tmp --smb-user foo --smb-password bar
```

## License

MIT