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

Updated Readme file #21

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

ravjot07
Copy link
Contributor

Contributes towards #20

Signed-off-by: Ravjot Singh <[email protected]>
@quozl
Copy link
Contributor

quozl commented Nov 19, 2024

We want the activity to work inside Sugar. Please make sure it does so and include how to do it in the documentation. You may need to make changes to other repositories to get it to work.

@ravjot07
Copy link
Contributor Author

@quozl i am bit confused, can you give me a bit more clear instruction about task.......

@ravjot07
Copy link
Contributor Author

We want the activity to work inside Sugar. Please make sure it does so and include how to do it in the documentation. You may need to make changes to other repositories to get it to work.

should i take reference from this https://github.com/sugarlabs/sugar-docs/blob/master/src/web-activity.md

@quozl
Copy link
Contributor

quozl commented Nov 20, 2024

It does relate. I can't give clear guidance; if I knew what was to be done I'd probably do it.

https://github.com/sugarlabs/sugar-web is the software component that provides an interface between Sugar and an activity of language JavaScript.

https://github.com/sugarlabs/sugar is the Sugar graphical shell for use on desktop and laptop computers, written in C, Python, and GTK. This can be installed on Linux.

https://github.com/llaske/sugarizer is the JavaScript graphical shell and activities for use on tablets, phones, and other computers, written in JavaScript.

This repository connect-the-dots is a Sugar activity that depends on sugar-web and sugar repositories to be used.

Our GSOC repository may also have some interesting ideas.

@ravjot07
Copy link
Contributor Author

@quozl i will look into these and add this section in this files

@ravjot07
Copy link
Contributor Author

It does relate. I can't give clear guidance; if I knew what was to be done I'd probably do it.

https://github.com/sugarlabs/sugar-web is the software component that provides an interface between Sugar and an activity of language JavaScript.

https://github.com/sugarlabs/sugar is the Sugar graphical shell for use on desktop and laptop computers, written in C, Python, and GTK. This can be installed on Linux.

https://github.com/llaske/sugarizer is the JavaScript graphical shell and activities for use on tablets, phones, and other computers, written in JavaScript.

This repository connect-the-dots is a Sugar activity that depends on sugar-web and sugar repositories to be used.

Our GSOC repository may also have some interesting ideas.

I was able to run the activity to work inside Sugar. And have updated the readme file....
conecing the dots in sugeraizer
ctdIcon

@ravjot07
Copy link
Contributor Author

@quozl should i make a pr in sugarizer to add this activity??

@quozl
Copy link
Contributor

quozl commented Nov 21, 2024

Great that you got it working inside Sugarizer, but that's not what I'm asking about. I'm asking about running the activity inside Sugar.

@llaske would be best person to ask about adding to Sugarizer. He will likely consider if the activity is meaningful in the context of the other activities already in Sugarizer.

@ravjot07
Copy link
Contributor Author

Great that you got it working inside Sugarizer, but that's not what I'm asking about. I'm asking about running the activity inside Sugar.

@llaske would be best person to ask about adding to Sugarizer. He will likely consider if the activity is meaningful in the context of the other activities already in Sugarizer.

@quozl I think it is a sugarizer activity as activities in sugar are python based and i was not able to find anything like this project linking sugar And i have already added details about how to run this project in sugarizer....

@quozl
Copy link
Contributor

quozl commented Nov 21, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants