How to contribute
FoliCon is an open-source project, and we welcome contributions from the community. This guide explains how to contribute to FoliCon.
FoliCon has a lot of potential, and for that, we need your help.
Before you start
FoliCon is written in C# and uses WPF for the UI.
Before building FoliCon, you'll need API keys for the services it uses:
{
"DevClientID": "Your_DeviantArt_Client_ID_here",
"DevClientSecret": "Your_DeviantArt_Client_Secret_here",
"TMDBKey": "Your_TMDB_API_here",
"IgdbClientId": "Your_IGDB_Client_ID_here",
"IgdbClientSecret": "Your_Client_Secret_API_here"
}
Ways to contribute
Create and share a custom overlay — build a new icon overlay style and publish it to the community store
Discussion for feature requests and bugs
FoliCon uses GitHub issues to track bugs and feature requests.
Please search the existing issues before filing new issues to avoid duplicates. FoliCon feature discussions are done on the Discussions page.
30 August 2026