How to Submit Files to Flipper-IRDB

Want to contribute to the Flipper-IRDB project? Great! This guide will walk you through the process of submitting your IR files using GitHub's web interface. No coding experience required!

What You'll Need

Step-by-Step Guide

  1. Go to the Flipper-IRDB Repository

    Visit the Flipper-IRDB GitHub repository.

  2. Fork the Repository

    Click the "Fork" button in the top-right corner. This creates your own copy of the repository.

  3. Navigate to the Correct Folder

    In your forked repository, navigate to the folder where your IR files should go. The structure is: Devices/[Device Type]/[Brand Name]/

    For example, if you have files for a Sony TV, you'd go to Devices/TVs/Sony/

    Name Last commit Commit message
    Devices 2d3f1a5 Add new device folders
    TVs 8e9c2b1 Update TV remotes
    Sony 4a7d9e3 Add Sony TV files
  4. Upload Your Files

    Click the "Add file" button, then "Upload files". Drag and drop your IR files or use the file selector.

  5. Commit Your Changes

    Scroll down, add a brief description of your files (e.g., "Add Sony KD-55X85J TV remote files"), and click "Commit changes".

  6. Create a Pull Request

    After committing, you'll see a message that your branch is ahead of the original. Click "Contribute" and then "Open pull request".

    This branch is 1 commit ahead of main.
  7. Submit Your Pull Request

    Add any additional information about your files in the description, then click "Create pull request".

Important Tips

What Happens Next?

The Flipper-IRDB team will review your pull request. They might ask for some changes or additional information. Once everything looks good, they'll approve and merge your files into the main repository. Congratulations, you've just contributed to the Flipper Zero community!

Need Help?

If you're stuck or have questions, don't hesitate to ask for help in the Issues section of the Flipper-IRDB repository.

Back to Search