Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 929 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 929 Bytes

Kivy SMD Resistors Calculator

So I rewrite my previous version of SMD Resistors Calculator. Now it's using Kivy instead of Tkinter. Thats gave me an opportunity to use Buildozer and compile an APK file. With which I am not satisfied alas, its size is 12 Mb, and ~51 Mb after installation. Thats a little to much for a simple calculator app I guess :) Anyway, you still can download this APK file, or compile it thyself. I am also slightly rewrited code for Buildozer, modified .py file is on the "calc_apk" folder.

Previous version

You can find repository of previous version here:

alt tag