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%
| BagnardSans.otf | Rain dance | |
| howler.min.js | looping to perfection | |
| icon.png | Rain dance | |
| index.html | looping to perfection | |
| LICENSE.md | Rain dance | |
| manifest.toml | change the name to rain soundscape | |
| p5.brush.min.js | Rain dance | |
| p5.min.js | Rain dance | |
| rain.mp3 | add smaller mp3 file | |
| README.md | Add howler.js attribution | |
| sketch.js | looping to perfection | |
| style.css | Rain dance | |
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)