Skip to content

sandman-project/sandman_web

Repository files navigation

pre-commit.ci status

Sandman Web

Sandman Web is part of the Sandman Project, which aims to provide a device that allows hospital style beds to be controlled by voice. This component provides a web interface. The web interface currently has the capability to view reports that are automatically collected each day by Sandman. Other features are planned, but have not completed development yet. At the moment, Linux is the only supported operating system.

Running From Source

First, obtain a copy of the source using your preferred method (for example cloning the repository or downloading a zip).

Sandman web is developed using Flask and is really easy to run with uv. If you have not installed uv, you can find instructions here. Using a command like the following will start the web service in debug mode:

uv run flask --app sandman_web run --debug --host 0.0.0.0

Then in your web browser enter the following URL: YOUR_SANDMAN_IP_ADDRESS:5000. You can stop the web server by pressing CTRL + C in the terminal.

License

MIT

About

The web interface for Sandman.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •