Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bmarwell/tr064j
A kotlin implementation for accessing the soap-based tr-064 endpoints (e.g. on routers).
https://github.com/bmarwell/tr064j
fritz-box fritzbox java kotlin soap tr-064 tr064
Last synced: 21 days ago
JSON representation
A kotlin implementation for accessing the soap-based tr-064 endpoints (e.g. on routers).
- Host: GitHub
- URL: https://github.com/bmarwell/tr064j
- Owner: bmarwell
- License: apache-2.0
- Created: 2018-05-12T12:28:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-05T22:18:13.000Z (about 1 year ago)
- Last Synced: 2024-12-09T11:53:54.710Z (27 days ago)
- Topics: fritz-box, fritzbox, java, kotlin, soap, tr-064, tr064
- Language: Kotlin
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ABANDONED
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Build Status](https://travis-ci.org/bmhm/tr064j.svg?branch=master)](https://travis-ci.org/bmhm/tr064j) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/c9594f5f0bf943a1bf6ec0e62e40ed37)](https://www.codacy.com/app/bmarwell/tr064j?utm_source=github.com&utm_medium=referral&utm_content=bmhm/tr064j&utm_campaign=Badge_Grade)
# tr064j
A kotlin implementation for accessing the soap-based tr-064 endpoints (e.g. on routers).## compile
`mvn install`