Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.JPG

Save to json file:
theta-exif R0010001.JPG -o exif.json

Display text format exif:
theta-exif R0010001.JPG -t

Print this usage:
theta-exif -help
```