Skip to content

sweattep/nhyris

 
 

Repository files navigation

Project banner

nhyris

The minimal framework for transform R shiny application into standalone

Demo video in youtube (new page)

How to use

Use this template

  • install node
sh ./node.sh
  • make project: assuming 'myapp'
sh ./project.sh myapp
  • modify meta data: myapp/package.json

  • modify shiny application with yours: myapp/shiny/app.R

  • build electron application

sh ./electron.sh myapp
  • finish

License

This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0).
See the LICENSE file for details.

License: CC BY-NC 4.0

About

Framework for Independent R shiny

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 38.5%
  • Shell 22.7%
  • HTML 20.5%
  • R 18.3%