Archived
1
0
Fork
You've already forked rain-maker
0
This is a simple webxdc app for playing ambient rain sounds. I use this for getting the pup to relax, focusing on a task, and for putting me to sleep. I hope you like it! This should work on webxdc-enabled apps such as Delta Chat.
This repository has been archived on 2025年10月04日. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • JavaScript 62.7%
  • CSS 27%
  • HTML 10.3%
2025年05月26日 19:28:05 -04:00
BagnardSans.otf Rain dance 2025年05月05日 18:08:07 -04:00
howler.min.js looping to perfection 2025年05月07日 14:51:26 -04:00
icon.png Rain dance 2025年05月05日 18:08:07 -04:00
index.html looping to perfection 2025年05月07日 14:51:26 -04:00
LICENSE.md Rain dance 2025年05月05日 18:08:07 -04:00
manifest.toml change the name to rain soundscape 2025年05月08日 09:51:07 -04:00
p5.brush.min.js Rain dance 2025年05月05日 18:08:07 -04:00
p5.min.js Rain dance 2025年05月05日 18:08:07 -04:00
rain.mp3 add smaller mp3 file 2025年05月06日 19:00:49 -04:00
README.md Add howler.js attribution 2025年05月26日 19:28:05 -04:00
sketch.js looping to perfection 2025年05月07日 14:51:26 -04:00
style.css Rain dance 2025年05月05日 18:08:07 -04:00

Rain Soundscape

This is a simple Webxdc app for playing ambient rain sounds. I use this for getting the pup to relax, focusing on a task, and for putting me to sleep. I hope you like it! This app was built to run on Delta Chat.

Building

There is no build step! Just zip this up and add the .xdc extension and you've got an app.

Built using these wonderful projects:

  • Freesound user acclivity for the excellent audio loop. (CC BY-NC 4.0 License)
  • The library p5.js for making it easy to create art. (LGPL v2.1 License)
  • The library p5.brush.js for the organic brushes used in the generative art. (MIT License)
  • The font Bagnard Sans for the beautiful font. (SIL Open Font License 1.1 License)
  • Solar icon set (CC BY 4.0 License)
  • howler.js for playing and looping the audio (MIT License)