Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port the code of FunnyThingsApp from appsAway to funny-things #20

Merged
merged 6 commits into from
Oct 21, 2021

Conversation

Nicogene
Copy link
Member

@Nicogene Nicogene commented Oct 19, 2021

Enabling CREATE_FUNNYTHINGSAPP at configure time, it is possible to build the funny-things electron app, that allows to quickly and easily design awesome demos.
Here the dependencies:

  • npm >= 6.14.15
  • nodejs >= 10.19.0
  • electron-builder >= 22.11.7

And here the funnyThingsApp.AppImage in action:

releaseSmall.mp4

Moreover, it is possibile to export the demo designed in the .funnythings format(that can be loaded and eventually modified through the app), and .sh format.

E.g:

dialog-2021-10-07_14.49.17.mp4

This app is just a higher layer for helping the user in designing the interaction with the robot, under the hood each action need that specific excutables are running:

@Nicogene Nicogene marked this pull request as ready for review October 20, 2021 09:32
@Nicogene Nicogene requested review from pattacini and vtikha October 20, 2021 09:32
@Nicogene Nicogene self-assigned this Oct 20, 2021
@Nicogene Nicogene changed the title [WIP] Port the code of FunnyThingsApp from appsAway to funny-things Port the code of FunnyThingsApp from appsAway to funny-things Oct 20, 2021
Copy link
Member

@pattacini pattacini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lovely 💖

Copy link
Member

@vtikha vtikha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic!

@Nicogene Nicogene merged commit 08b8c68 into master Oct 21, 2021
@Nicogene Nicogene deleted the feat/funnyThingsApp branch October 21, 2021 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants