Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nikita-76/app_on_kivymd
Сalculator and translation of numbers from various systems on PYTHON (binary, octal, decimal, hexadecimal)
https://github.com/nikita-76/app_on_kivymd
kivy-language kivymd python
Last synced: 14 days ago
JSON representation
Сalculator and translation of numbers from various systems on PYTHON (binary, octal, decimal, hexadecimal)
- Host: GitHub
- URL: https://github.com/nikita-76/app_on_kivymd
- Owner: NIKITA-76
- License: mit
- Created: 2022-04-23T17:59:21.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-04-23T18:54:48.000Z (over 2 years ago)
- Last Synced: 2024-10-16T12:37:28.019Z (29 days ago)
- Topics: kivy-language, kivymd, python
- Language: kvlang
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# App on KivyMD
Calculator and translation of numbers from various systems (binary, octal, decimal, hexadecimal)
## Screenshots:
#### Screenshots - Calculator
![App Screenshot](https://sun9-47.userapi.com/s/v1/ig2/B3AjDccnzmSjYAUZ6_4Hh49VjTmoKNqk54DkazhDx2Izv-sO0TUMNReWU_RubNU_V3q1W_CMeTQ28Tqunltr0E8b.jpg?size=710x536&quality=96&type=album)
#### Screenshots - Mode selection
![App Screenshot](https://sun9-6.userapi.com/s/v1/ig2/uRqunhgtwaJS73rWdUpCZxa4ZYneRLt1ClB04ATOA-wToP5wJnvZW2GFuO0okYCQjbpgawsAYlcq0yJb9WmA6lQ7.jpg?size=707x535&quality=96&type=album)
#### Screenshots - Translating numbers into different number systems
![App Screenshot](https://sun9-82.userapi.com/s/v1/ig2/K5kXEghP0pDPyTObBtlhflner3McTyk6GwzL-41qFDZsmLnHSYb-nFD8DXnZZeZ7Q4pflavyl4fHTLd2uviCImTI.jpg?size=706x533&quality=96&type=album)
## KivyMD
![Logo](https://sun9-44.userapi.com/s/v1/ig2/LPwu12rmOkcok69C8Vdl-84Ky1UaKvaSaYbnkemetA6-0czm9zDuTCfAiYVaof6lZoftQHPi_hmp9iwYwnhriiUX.jpg?size=1060x504&quality=96&type=album)
#### Description on official site:
"This library is a fork of the KivyMD project the author of which stopped supporting this project three years ago. We found the strength and brought this project to a new level. Currently we’re in beta status, so things are changing all the time and we cannot promise any kind of API stability. However it is safe to vendor now and make use of what’s currently available."
- [Kivy](https://kivy.org/#home)
- [KivyMD](https://kivymd.readthedocs.io/en/latest/#)
- [Kivy language](https://kivy.org/doc/stable/guide/lang.html)