Skip to content

Commit 4d52876

Browse files
authored
Merge pull request #42 from henryk86/master
fixed wrong headline level
2 parents 3a10a1b + 44de9e1 commit 4d52876

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

content/docs/tools/teddyCloud/_index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ bookCollapseSection: true
55
headless: true
66
---
77

8+
# teddyCloud
9+
810
## Features
911
teddyCloud is an alternative server for your Toniebox, allowing you to host the cloud services locally.
1012
This gives you the control about which data is sent to the original manufacturer's cloud and allows you
@@ -13,3 +15,7 @@ to host your own figurine audio files on e.g. your [NAS or any other server](sup
1315
![teddyCloud Webinterface](/img/teddyCloudWebinterface.png)
1416

1517
You can also use teddyCloud on the command line to manipulate esp32 firmware dumps or encode Tonie Audio Files (TAFs). See ```toniecloud --help```.
18+
19+
## Links
20+
* [GitHub](https://github.com/toniebox-reverse-engineering/teddycloud)
21+
* [Releases](https://github.com/toniebox-reverse-engineering/teddycloud/releases)

content/docs/tools/teddyCloud/setup/_index.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,3 @@ Changes affecting the toniebox (volume, LED) which are made through this interfa
3737

3838
### Content (Legacy)
3939
Please put your content into the ```/data/content/default/``` in the same structure as on your toniebox. You can edit ```500304E0.json``` file beside the content files to mark them as live or you can prevent the usage of the Boxine cloud for that tag with the nocloud parameter. By setting a source teddyCloud can stream any content that ffmpeg can decode (urls and files). Please check that the file and folders in upper case. If not rename them, otherwise teddyCloud won't serve them to the box!
40-
41-
## Links
42-
* [GitHub](https://github.com/toniebox-reverse-engineering/teddycloud)
43-
* [Releases](https://github.com/toniebox-reverse-engineering/teddycloud/releases)

0 commit comments

Comments
 (0)