Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keegangeorge/easytrim
Easy Trim is an Android application intended to facilitate the trimming of a boat.
https://github.com/keegangeorge/easytrim
android boat java trim xml
Last synced: 12 days ago
JSON representation
Easy Trim is an Android application intended to facilitate the trimming of a boat.
- Host: GitHub
- URL: https://github.com/keegangeorge/easytrim
- Owner: keegangeorge
- Created: 2018-06-28T00:21:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-31T20:29:35.000Z (over 6 years ago)
- Last Synced: 2024-11-07T12:52:42.598Z (about 1 month ago)
- Topics: android, boat, java, trim, xml
- Language: Java
- Homepage:
- Size: 12.1 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EasyTrim
Easy Trim is an Android application intended to facilitate the trimming of a boat. Easy Trim will keep track of the boat's trim angle at specific speeds for fast and easy adjustments to the trim.
## Features
#### Boat Trimming
After calibration, view a speedometer that displays your current speed and the amount of trim necessary for the boat. The application will prompt you with an up or down arrow whether to increase or decrease your boat's trim angle.#### Statistics
View statistics based on your usage such as your top speed.## Screenshots
### Tutorial View
![](https://github.com/keegangeorge/EasyTrim/blob/master/EasyTrimTutorialScreen.gif)
### Trim View
![](https://github.com/keegangeorge/EasyTrim/blob/master/EasyTrimTrimView.gif)## Coming Soon
```
Backup data
Add more conditions and boats
More statistics
```