# filesamples **Repository Path**: mirrors_jaywcjlove/filesamples ## Basic Information - **Project Name**: filesamples - **Description**: Free File Samples to Download - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-03 - **Last Updated**: 2025-09-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
Using my app is also a way to support me:
VidCrop Vidwall Mousio Hint Mousio Musicer Audioer FileSentinel FocusCursor Videoer KeyClicker DayBar Iconed RightMenu Master Quick RSS Quick RSS Web Serve Copybook Generator DevTutor for SwiftUI RegexMate Time Passage Iconize Folder Textsound Saver Create Custom Symbols DevHub Resume Revise Palette Genius Symbol Scribe


File Samples === This project collects different types of files solely for testing my personal applications, such as the audio format converter [Audioer](https://apps.apple.com/app/6743841447) and the video format converter [Videoer](https://apps.apple.com/app/6742680573). All copyrights belong to their original authors. This site assumes no legal responsibility or risk, and the content is not used for any commercial purpose. If you believe your copyright has been infringed, please contact me and I will promptly remove the related content. All files are sourced from free resources on the internet, but I cannot guarantee that every file is free from commercial restrictions. If you find any issue, please let me know. Users assume all risks arising from the use of the content on this site. Preview: https://wangchujiang.com/filesamples/ ## Development Place different types of files into the [`docs/files`](./docs/files/) directory. Use the [`scripts/main.mjs`](./scripts/main.mjs) script to generate data files (e.g., [`scripts/audio.json`](./scripts/audio.json)) for use in templates. Common Commands ```bash # Generate template data npm run create # Generate template data and compile templates npm run start # Generate template data, watch for changes, and compile templates in real time npm run dev ``` ## License MIT © [Kenny Wong](https://github.com/jaywcjlove)