Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hvdwolf/fet

A simple tool that adds some extra functionality to your FYT car head unit.
https://github.com/hvdwolf/fet

android fyt java sc9863 shell uis7862 uis8581 ums512

Last synced: 2 months ago
JSON representation

A simple tool that adds some extra functionality to your FYT car head unit.

Awesome Lists containing this project

README

        

# FYT Extra Tools
A simple tool that adds some extra functionality to your FYT unit.

![logo](https://github.com/hvdwolf/FET/raw/main/images/logo.png)

# Screenshots
As of 1.2.0 the app switched to a tab layout.

## Dark Theme 1.2.x
![dark theme](https://github.com/hvdwolf/FET/raw/main/images/darktheme.png)
## Light Theme 1.2.x
![light theme](https://github.com/hvdwolf/FET/raw/main/images/lighttheme.png)

## Installation
Just side-load the application from your file manager.

As of version 1.3.0 there is an auto-check on startup that checks for new versions and will offer to download the APK (to folder Downloads, no auto-install).
This version check can also be started from the top-right menu.

## Releases
The releases are done via github AND via the XDA-forum via the thread: [https://xdaforums.com/t/fet-fyt-extra-tool.4653315/](https://xdaforums.com/t/fet-fyt-extra-tool.4653315/)

That is also where you find the Changelogs, where you get support and where you can find more screenshots displaying new/modified functionality.

## Translations
Default is (US) English. Translated (90~100%) in Dutch, German, Greek, Italian, Polish, Russian, Swedish, Turkish, Vietnamese.


Copyleft 2023-2024 Harry van der Wolf (surfer63), MIT License.

Copyright (c) 2018 Fayaz Bin Salam for his easypasscodelock functionality, MIT License.

Libsu from TopJohnWu, Apache 2 license.

Copyright AxesOfEvil for his FYTCanbusMonitor library.

#MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```