Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atotto/ricoh-theta-tools
my tools for ricoh theta
https://github.com/atotto/ricoh-theta-tools
Last synced: 24 days ago
JSON representation
my tools for ricoh theta
- Host: GitHub
- URL: https://github.com/atotto/ricoh-theta-tools
- Owner: atotto
- Created: 2013-12-02T10:03:08.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-02T10:18:23.000Z (almost 11 years ago)
- Last Synced: 2024-05-02T01:30:32.797Z (6 months ago)
- Language: Go
- Size: 1.7 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/atotto/ricoh-theta-tools.png)](https://travis-ci.org/atotto/ricoh-theta-tools)
# Theta tools
Downloads: https://drone.io/github.com/atotto/ricoh-theta-tools/files
* theta-exif : Output exif information
```
Usage:Display json format exif:
theta-exif R0010001.JPGSave to json file:
theta-exif R0010001.JPG -o exif.jsonDisplay text format exif:
theta-exif R0010001.JPG -tPrint this usage:
theta-exif -help
```