Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Soft-mod for the Nutri View pet feeder allowing full local usage without app or cloud dependence.

alexandervdm/nutri-pwn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nutri-pwn

A soft-mod for the Nutri View smart pet feeder that allows full local usage without app or cloud dependence. For additional information and development background, please refer to Hacking a cloud pet feeder for full local use.

nutri-pwn-gif

Compatibility

Tested working:

  • Pettadore Nutri View

Tested not working:

  • Pettadore Nutri View 2 (completely different SoC)

Installation

Run python3 nutri-pwn.py and follow the interactive installer.

Usage

A minimal web-service will be available after installation at http://{feeder-ipv4}. The feeding function can be triggered manually through here or programmatically using a call such as:

curl -X POST http://{feeder-ipv4}/cgi-bin/feed.sh

Limitations

The soft-mod will not survive a device reboot or power failure. A power bank can be placed in the back of the device to minimize this constraint.

The web API does not support any signals other than manually triggering the feed function as of yet.

Disclaimer

This software is provided as is, without any warranty or guarantee of any kind. Use it at your own risk. We are not responsible for any issues, data loss, or damages that may result from using this software.

About

Soft-mod for the Nutri View pet feeder allowing full local usage without app or cloud dependence.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published