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

https://github.com/shrhdk/theta4j

PTP/IP implementation for RICOH THETA written in Java.
https://github.com/shrhdk/theta4j

java ptp ptp-ip ricoh-theta

Last synced: about 1 month ago
JSON representation

PTP/IP implementation for RICOH THETA written in Java.

Awesome Lists containing this project

README

        

# theta4j

[![Build Status][travis-image]][travis-url] [![Coverage][sonar-image]][sonar-url] [![Chat][gitter-image]][gitter-url]

[travis-url]:https://travis-ci.org/shrhdk/theta4j
[travis-image]:https://travis-ci.org/shrhdk/theta4j.svg?branch=master
[sonar-url]:https://sonarcloud.io/organizations/theta4j
[sonar-image]:https://sonarcloud.io/api/project_badges/measure?project=theta4j:v1&metric=alert_status
[gitter-url]:https://gitter.im/shrhdk/theta4j?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
[gitter-image]:https://badges.gitter.im/Join%20Chat.svg

PTP-IP implementation for RICOH THETA written in Java.

## Documents

https://theta4j.org

## License

Apache License, Version 2.0

## Credits

This software contains works which are distributed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html).

- [Apache Commons Lang](https://github.com/apache/commons-lang/blob/master/NOTICE.txt)
- [SLF4J](http://www.slf4j.org/license.html)