Skip to content

Commit 14ab888

Browse files
authored
Merge pull request #15 from SEPIA-Framework/dev
Update README.md
2 parents e15a10c + 6c61075 commit 14ab888

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Part of the [SEPIA Framework](https://sepia-framework.github.io/)
33

44
<p align="center">
5-
<img src="https://github.com/SEPIA-Framework/SEPIA-Framework.github.io/blob/master/img/teach-ui.png" alt="S.E.P.I.A. Logo"/>
5+
<img src="https://github.com/SEPIA-Framework/SEPIA-Framework.github.io/blob/master/img/teach-ui.png" alt="S.E.P.I.A. App"/>
66
</p>
77

88
This is a HTML-based application (SEPIA client) to communicate with SEPIA via browser, iOS and Android.
@@ -12,6 +12,7 @@ Features of the app are:
1212
* Text-to-Speech voice output
1313
* WebSocket based chat with SEPIA and other users that are registered on your private or public server ([see Chat-Server](https://github.com/SEPIA-Framework/sepia-websocket-server-java))
1414
* Customizable start-screen with user-recommendations (created by the SEPIA server)
15+
* AlwaysOn mode with animated avatar (works best with OLED screens! ^_^)
1516
* In-chat card results (e.g. for to-do lists), audio player (e.g. for web-radio) and in-app browser for iOS and Android
1617
* User-account management
1718
* Teach-interface to add your own commands/chats/actions to SEPIA ([see Teach-Server](https://github.com/SEPIA-Framework/sepia-teach-server))
@@ -26,10 +27,12 @@ Features of the app are:
2627
### Quick-start
2728

2829
The latest release version is always online at: https://sepia-framework.github.io/app/index.html
29-
If you don't operate a SEPIA server you can still look around a bit in "demo-mode" when skipping the log-in though most of the features will not be active in this mode.
30-
Android and iOS apps are in beta-test phase and will be release "when they are done" :-p
30+
The Android app can be installed via the Google Play Store (currently only German): [German Play Store link](https://play.google.com/store/apps/details?id=de.bytemind.sepia.app.web)
3131

32-
For experts only: Use the install-scripts in the repository to build your own version of the app.
32+
Note: If you don't operate your own SEPIA server you can still open the app in "demo-mode" (simply skip the log-in) and look around a bit though most of the features will not be active in this mode.
33+
More languages for Android and an iOS app are in beta-test phase and will be release "when they are done" :-p
34+
35+
For experts only: Use the build-scripts in this repository to build your own version of the app (Android and iOS are available).
3336

3437
### Version history ...
3538

0 commit comments

Comments
 (0)