{"id":17258118,"url":"https://github.com/ffont/freesound-wallpaper-generator","last_synced_at":"2025-08-22T11:09:22.215Z","repository":{"id":141190973,"uuid":"138574707","full_name":"ffont/freesound-wallpaper-generator","owner":"ffont","description":null,"archived":false,"fork":false,"pushed_at":"2019-02-07T12:27:26.000Z","size":6260,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-31T10:15:08.955Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ffont.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-25T09:44:00.000Z","updated_at":"2024-05-11T23:10:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"ba30c7be-da7d-4e04-b80c-c890e6007634","html_url":"https://github.com/ffont/freesound-wallpaper-generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffont%2Ffreesound-wallpaper-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffont%2Ffreesound-wallpaper-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffont%2Ffreesound-wallpaper-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffont%2Ffreesound-wallpaper-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ffont","download_url":"https://codeload.github.com/ffont/freesound-wallpaper-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245622876,"owners_count":20645677,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T07:19:36.102Z","updated_at":"2025-03-26T08:43:16.152Z","avatar_url":"https://github.com/ffont.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Freesound Wallpaper Generator\n\nThis is an awesome app for creating wallpapers using [Freesound](https://freesound.org)'s tools for generating waveform and spectrogram images.\n\nThe [code that generates](https://raw.githubusercontent.com/MTG/freesound/master/utils/audioprocessing/processing.py) the waveform and spectrogram images in Freesound was written a number of years ago by [Bram de Jong](https://www.linkedin.com/in/bdejong/). You can use that code as a command line tool as well, see [instructions here](https://github.com/MTG/freesound/wiki/Using-wav2png-to-generate-waveform-and-spectrogram-images). The original idea for the *Freesound Wallpaper Generator* app is from [Sebastian Mealla](https://www.linkedin.com/in/smealla/).\n\n## Dev \u0026 deploy instructions\n\n### Build \u0026 run\n\nThe following environment variables **must** be set before running using a `.env` file:\n * `FS_CLIENT_ID`: Freesound API client ID (needs to have OAuth password grant enabled).\n * `FS_UNAME`: Username for Freesound user that will *download* the sounds.\n * `FS_PASSWORD`: Password for the Freesound user that will *download* the sounds.\n\nThe following environment variables are optional:\n * `HOST`, `PORT`: Host and port for the web app (defaults to  `0.0.0.0` and `5000`).\n * `BASE_URL`: Base URL to build app URLs (defaults to `http://localhost:5000/`)\n * `DEBUG`: Flask debug setting flag (defaults to `True`).\n * `DATA_DIR`: Directory where to save generated data files (defaults to `/code/data/` inside docker image)\n\n\nCreate a file in this directory with no contents named `persistent_data.json`:\n\n```touch persistent_data.json```\n\n\nTo run the app use:\n\n```docker-compose up```\n\n\n## TODO\n\n* cleanup disk from time to time\n* improve design, choose background image from a number of randomly pre-computed wallpapers","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fffont%2Ffreesound-wallpaper-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fffont%2Ffreesound-wallpaper-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fffont%2Ffreesound-wallpaper-generator/lists"}