Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kiok46/smartcabinet
A random Application built on kivy
https://github.com/kiok46/smartcabinet
kivy kivy-application kivy-framework kivy-language kivy-skeleton
Last synced: 6 days ago
JSON representation
A random Application built on kivy
- Host: GitHub
- URL: https://github.com/kiok46/smartcabinet
- Owner: kiok46
- License: mit
- Created: 2017-11-06T15:24:06.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-06T15:29:11.000Z (almost 7 years ago)
- Last Synced: 2024-10-16T12:37:02.017Z (20 days ago)
- Topics: kivy, kivy-application, kivy-framework, kivy-language, kivy-skeleton
- Language: Python
- Size: 211 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SmartCabinet
Just a random project made using Kivy, I made this about 2 years ago when my knowledge of kivy and Application Development in general was not that strong but still this project might help someone. Please use `Python2` for this.
Screens Implemented till now:
- Inventory Screen
- Filter Screen.
- Dialog Popup.
- Material Screen.
- Menu Screen.
- Episode Screen.## how to run?
```
cd SmartCabinet
python main.py
```