Pop-up window when application is not running

Hello,
I need this. Set the timer (hard coded will be good) which will fire pop-up window with some info (maybe three radio buttons in it). Is there any chance to make it by Ionic? Or there is even chance to do it without native code?

Come on, guys, I just need to redirect. Is this function in Ionic, or should I look to any API of Cordova or Steroids?

You just need the local notification:

Try the official notification plugin from cordova too

http://plugins.cordova.io/#/package/org.apache.cordova.dialogs

Thank you guys. Now I am confused how to get plugins to my project in Appgyver Steroids.