FoliCon
Creates Folder icons for Movies, Serials, Music,Anime and Games Folders
Folicon is a Folder icon changer which works for movie,music, games, and shows, it also shows rating on the created icons, and has two mode, POSTER and Professional, inspired From [Raticon](https://github.com/Jamedjo/Raticon) The project is written primarily in C#, distributed under the GNU General Public License v3.0 license, first published in 2019. Key topics include: automatic, customized, folder-icons, folicon, game-icon-changer.
Folicon - The ultimate movie, show, music, games folder icon customizer
<img src="https://img.shields.io/github/commits-since/DineshSolanki/Folicon/latest/master"> <img src="https://img.shields.io/github/repo-size/dinesh-solanki/folicon.svg?logo=FoliconRepoSize"> <img src="https://img.shields.io/github/downloads/dineshsolanki/FoliCon/total?color=blue&style=plastic">
<img src="https://img.shields.io/github/last-commit/dinesh-solanki/folicon.svg?logo=FoliconLastCommit"> <img src="https://img.shields.io/github/issues/DineshSolanki/Folicon"> <img alt="GitHub Closed Issues" src="https://img.shields.io/github/issues-closed/DineshSolanki/FoliCon" />
Folicon is a Folder icon changer which works for movie,music, games, and shows, it also shows rating on the created icons, and has two mode, POSTER and Professional, inspired From Raticon
:star: Star us on GitHub — it helps!
Star History
<img height=100 alt="Download" src="https://user-images.githubusercontent.com/15937452/61147148-51575280-a4f9-11e9-953e-3989e58ed067.png" />
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Getting Started
To Use this Application Instantly, Click the Download button Above or Go to "Release", and start using. (No Installation or Additional Libraries needed)
To compile this Source you need to Create "AppConfig.json" file with structure given below, or you will be guided to it on first Run so you can skip manual creation.
{
"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"
}
Localization
FoliCon supports multiple languages through Crowdin integration. The application is currently available in English, Spanish, Arabic, Russian, Hindi, and Portuguese.
Help with Translations
We welcome contributions to translate FoliCon into more languages:
- Visit our Crowdin project
- Sign up or log in to Crowdin
- Select the language you want to help translate
- Start translating strings
For Developers
If you're working on the source code and want to manage translations:
-
Set up your Crowdin API credentials
$env:CROWDIN_PROJECT_ID = "your_project_id" $env:CROWDIN_API_TOKEN = "your_api_token" -
Use the provided PowerShell script for common operations:
# Upload source files to Crowdin .\crowdin-sync.ps1 -Action upload-sources # Download latest translations .\crowdin-sync.ps1 -Action download -
GitHub Actions automatically synchronizes translations when changes are pushed to the main branch.
Prerequisites (these are for compiling the source, to only use the application, you can download latest release)
A TMDB API Get it
A IGDB API Get it
DeviantArt API Get it
Built With
- The Movie Database - TV, Movies searching
- DeviantArt - Professional Mode searching
- IGDB - Games searching
- IconLib - To make Icons from viewModel
- Handy Controls - For Custom Controls
- Ookii.Dialogs.Wpf - For File Dialogs
- NLog - For Logging
- Sentry - For Error Tracking
- Crowdin - For localization management
Authors
- Dinesh Solanki - Profile
See also the list of contributors who participated in this project.
License
GNU General Public License v3.0
Acknowledgments
- A very Big thanks to Jamedjo for His Project Raticon which gave me a head Start.
- Thanks to HazZbroGaminG for His Poster design used as an alternate Poster Icon design starting with v3.1.
- Thanks to Faelpessoal and Liaher for their Poster design used as an alternate Poster Icon design starting with v3.7.
- <img height=80 alt="Powered By TMDB API" src="https://github.com/dinesh-solanki/Project-Assets/blob/master/Folicon/tmdbblack.png" />
- This product uses the TMDb API but is not endorsed or certified by TMDb.
- All Professional Mode icons are fetched from publicly available galleries of DeviantArt, and all rights reserves to their respective owners.
Thank you to the following individuals who have provided invaluable inputs through discussions and issues:
<table> <tr> <td align="center"><a href="https://github.com/pierx"><img src="https://github.com/pierx.png?size=50" alt="pierx" /><br /><sub><b>@pierx</b></sub></a></td> <td align="center"><a href="https://github.com/FazCodeFR"><img src="https://github.com/FazCodeFR.png?size=50" alt="FazCodeFR" /><br /><sub><b>@FazCodeFR</b></sub></a></td> <td align="center"><a href="https://github.com/TheFmC"><img src="https://github.com/TheFmC.png?size=50" alt="TheFmC" /><br /><sub><b>@TheFmC</b></sub></a></td> <td align="center"><a href="https://github.com/MasoudRahmani"><img src="https://github.com/MasoudRahmani.png?size=50" alt="MasoudRahmani" /><br /><sub><b>@MasoudRahmani</b></sub></a></td> <td align="center"><a href="PoetaGA"><img src="https://github.com/PoetaGA.png?size=50" alt="PoetaGA" /><br /><sub><b>@PoetaGA</b></sub></a></td> </tr> </table> ... and many more who have interacted with us through issues and discussions.Contributors
Showing top 8 contributors by commit count.

