Giter Club home page Giter Club logo

speedo's Introduction

Welcome to Speedo App!

A Material Design inspired speedometer app for Android!

Accuracy and Location

  • The accuration is depending on your device. So, there is no going to send some bad feedbacks.
  • Speed is multiplied by value. so maybe it will become accurate for some reason.

Features

  • When it comes to customization, 12 different backgrounds, 4 meter dial themes, 7 meter labels in 2 digits and 3 digits, 4 meter pointers, and 8 distance meter fonts.
  • For orientations, 5 mode option will be applied.
  • It supports landscape mode.
  • You can also get the location icon by clicking the Settings > Get Location.
  • Has Reset Location system feature by long-pressing the power button on the app and click it.
  • Profile and stats included. No need to sign in to the internet. Just set it up and you're all set!
  • On the Go and Ready to use.

Monitoring

You will only monitor the Latitude and Longitude, Altitude, and Distance coordinates. But you can also monitor the Accuracy, Time and Bearing.

Distance Meter Calculation

In order to show the meter to be accurated, I make some math calculation while assembling the code blocks.

speed * multiplyByValue

But it seems to have some problems, the issue #1 shows some consistencies whie testing. so this time before 6.48, I did this:

speed.format as decimal - places = 0 * 3.865

Tips to use

  • The speedometer on the app will be inaccurate in compared with the actual car speedometer in certain Android Devices.
  • If you have a bicycle to use with the speedometer, Be sure to have a protective tripod to prevent you device from falling especially if you are riding in mountains, rough roads, or some dangerous places.
  • Use this app if you're wondering that your actual speedometer is damaged or not working anymore.
  • You can use both speedometer in you device and the actual car.

speedo's People

Contributors

vjdyofficial avatar

Stargazers

 avatar

Watchers

 avatar

speedo's Issues

Meter too much value report bug

This was is reported on Sunday, 12 April 2024 that the Meter per hour distance value is accurated but too much added.

The actual car is stick to 40kph in high speed. but on the app, it is reported more than 40kph.

I found out that the Decimal Value of the speed and accuracy can be affected for the meter to be accurate. so to do this, this will fixed by doing a round math code from the decimal values. This will be taken effect in the next release.

Customizable range

Hi, I really appreciate your job. It would be nice to have an option to adjust values on the speedometer. For example range up to 50kmh would be a nicer way of using the meter during a bike ride. :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.