Skip to content

Painless, Offline First, No Dependency, Ionic resources generator

License

Notifications You must be signed in to change notification settings

hc-oss/ionic-resource-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ionic-resource-generator

whenever you run ionic resources basically it uploads your icon and splash screen and resizes and then downloads it once again and takes lots of time plus if you are running any build system that is offline or behind proxy then configuring it is just pain

thats why i ionic-resource-generater was born!

Features

  • Works Offline ⚡
  • Lightning Fast 💫
  • No Dependency 😇
  • Saves your internet bandwith 💰
  • Cross Platform 🐿️

How to Use

  • Download platform specific binary release from here
  • Copy executable to resources folder
  • Update your icon.png and splash.png in root of resources folder
  • open terminal in resource folder and run ionic-resource-generator generate 🎉

code

Thank you all contributers Feel free to raise issues or make PRs