Amadeus/README.md

70 lines
4.1 KiB
Markdown
Raw Permalink Normal View History

2017-03-01 01:16:06 +01:00
# Amadeus
2017-03-01 01:41:48 +01:00
A side project that aims to replicate the Amadeus App shown in Steins;Gate 0 for Android.
2017-03-01 01:16:06 +01:00
I'm creating this mainly for cosplay purposes, thus the design takes priority over actual functionality.
2018-05-02 09:55:06 +02:00
Hit me up on the <a href="https://discord.gg/fTtJ2Ws">Steins;Gate Discord</a>.
2017-03-01 01:24:16 +01:00
2017-03-04 23:10:38 +01:00
To start speech recognition simply touch her once. If you long-click her, she will go on a loop and say random sentences in random intervals. Long-Click again to stop.
2017-03-19 14:58:56 +01:00
2018-04-30 15:58:39 +02:00
# HOW TO INSTALL
<ol>
<li>Download the <b>amadeus.apk</b> from <a href="https://github.com/Yink/Amadeus/releases">here</a> to your phone (you only need this file).</li>
<li>Make sure to have <b>installation from unknown sources</b> activated in your phone's security settings (<a href="https://www.wikihow.tech/Install-APK-Files-on-Android">How-to<a>)</li>
<li>Click on <b>amadeus.apk</b> on your phone to install it</li>
<li>Choose your preferred settings by clicking on the "Amadeus" logo</li>
</ol>
2017-03-02 14:24:18 +01:00
2017-03-19 14:39:52 +01:00
# Screenshots
2017-03-11 04:04:55 +01:00
<ul>
<li><a href="https://github.com/Yink/Amadeus/blob/master/Screenshots/Callscreen.png?raw=true">Launch View</a></li>
<li><a href="https://github.com/Yink/Amadeus/blob/master/Screenshots/Kurisuscreen.png?raw=true">Main View</a></li>
<li><a href="https://github.com/Yink/Amadeus/blob/master/Screenshots/Settingscreen.png?raw=true">Preference Menu</a></li>
<li><a href="https://github.com/Yink/Amadeus/blob/master/Screenshots/Subscreen.png?raw=true">Main View with English subtitles</a></li>
</ul>
2017-03-04 23:10:00 +01:00
2017-03-19 14:39:52 +01:00
# Recognized commands
2017-03-19 14:57:40 +01:00
Recognition language can be switched between different languages (English, Russian and Japanese are supported right now), but keep in mind that pronouncation may differ and some phrases can't be registered in other languages.
Best experience can be achieved using Japanese.
2017-03-04 23:10:00 +01:00
<ul>
<li>Hello, Ohayou, Konnichiwa, Konbanwa</li>
<li>Christina</li>
<li>Nullpo</li>
<li>@channel, Kurigohan, Kamehameha</li>
2017-03-19 14:37:41 +01:00
<li>Salieri, Maho, Hiyajo</li>
2017-03-04 23:10:00 +01:00
<li>Time machine, SERN, Time travel</li>
<li>Memory, Amadeus, Science</li>
<li>Nice body, Hot, Sexy, Boobies</li>
2017-03-19 14:37:41 +01:00
<li>Robotics;Notes, antimatter</li>
2017-03-04 23:10:00 +01:00
</ul>
2017-03-19 14:57:40 +01:00
# Settings
Here is a short list of available options:
<ul>
<li>Show subtitles - Shows subtitles according to selected app language.</li>
<li>Show XP-Icon - Show XP-Icon in notification bar (see in-game or app screenshots, app restart required)</li>
2018-05-02 08:44:45 +02:00
<li>Recognition language - Switches recognition language. Currently available languages: English, Japanese, Russian, German, French</li>
<li>Application language - Switches application language. Doesn't affect recognition language. Currently available languages: English, Russian, Spanish, Portuguese, Italian, French, German and Chinese (Traditional and Simplified).</li>
<li>Alarm setup - Opens dialog window with alarm feature. Triggers Amadeus call on alarm.</li>
2017-03-19 14:57:40 +01:00
</ul>
2017-03-19 14:39:52 +01:00
# Credits
2017-03-04 23:10:00 +01:00
<ul>
2018-04-29 13:29:39 +02:00
<li><a href="https://github.com/RIP95">Emojikage</a> for various improvements and advice, Russian translation</li>
<li><a href="https://github.com/8BitAsian/">8-Bit☆Asian</a> for Zero and S;G Voice Lines and the Website</li>
<li><a href="https://twitter.com/SG_EPK_X29">EPK</a> for Phenogram Voice Lines</li>
<li><a href="https://twitter.com/DavixxaYT">Davixxa</a> for Assets</li>
<li>But He's a Guy and Deadeye for finding the hidden animation in 0</li>
2018-04-29 20:36:59 +02:00
<li>MARIORUI11 for the Portuguese (Portugal) translation</li>
<li><a href="https://twitter.com/TehVict">TehVict</a> for the Portuguese (Brazil) translation</li>
<li><a href="https://twitter.com/gioghurt">Gioghurt</a> for the Spanish translation</li>
<li><a href="https://twitter.com/DelusionParadox">Ice</a> for a revision of the Spanish translation</li>
2018-08-23 18:21:40 +02:00
<li><a href="https://twitter.com/AlternisDim96">Alternis Dim96</a> for the Italian translation</li>
2018-04-29 20:36:59 +02:00
<li>Woute and Okami Amaterasu for the French translation</li>
<li>History-exe for the Chinese (Simplified) translation</li>
<li>jaidTw and ekrekeler for the Chinese (Traditional) translation</li>
2018-04-29 13:29:39 +02:00
<li>Mk-Chan and alexsh for refactoring</li>
2018-04-30 00:28:21 +02:00
<li><a href="https://twitter.com/rintarokabe">Tiffylenia</a> for the German translation</li>
<!--<li><a href="https://twitter.com/Chaos_World_300">Rigs</a> for the Japanese subtitles</li>-->
2017-03-04 23:10:00 +01:00
</ul>