Skip to content

Plays music when detecting movement

Notifications You must be signed in to change notification settings

fraktio/motion-fm

 
 

Repository files navigation

Motion FM

Plays songs based on movement

Song locations

songs/main
songs/night

Tools

  • Rome
  • Typescript
  • Jest

Code

Be sure to install FFmpeg

sudo apt update
sudo apt install -y ffmpeg

Install packages

npm install

Develop

npm run dev

Build

npm run build

About

Plays music when detecting movement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.3%
  • Dockerfile 4.0%
  • JavaScript 0.7%