Skip to content

This is Application made to find where you have kept your belongings (stuff)

License

Notifications You must be signed in to change notification settings

AM-ash-OR-AM-I/Find_MyStuff

Repository files navigation

Github_README

Find MyStuff

This is an Android Application to find where you have kept your stuff.

  • Made using Python, Kivy & KivyMD

Features

  • Save Information about where you have kept your stuff using voice command.
  • Take picture of object and save it's info.
  • Find the object by using search bar

Demo

https://youtu.be/l2OCr50ifIw

Screenshots AND Video

NewDemo.mp4

Download For Android

https://github.com/AM-ash-OR-AM-I/Find_MyStuff/releases/download/v1.1.1/com.FindMyStuff-1.1.1-armeabi-v7a-debug.apk

Releases: https://github.com/AM-ash-OR-AM-I/Find_MyStuff/releases

Installation for Windows

  • Install all files from requirements_for_win.txt using pip
  • Then use
pip install pipwin
pipwin install pyaudio

Installation for Linux

  • Should work by simply using pip install PyAudio
  • Not tested yet