Web Services: Difference between revisions
add sugar gdrive web service |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 10: | Line 10: | ||
# [https://github.com/ignaciouy/upload-webservice support for uploading files to PutLocker] (ignacio) | # [https://github.com/ignaciouy/upload-webservice support for uploading files to PutLocker] (ignacio) | ||
# [https://github.com/ignaciouy/sugar-gdrive support for uploading files to Google Drive] (ignacio) | # [https://github.com/ignaciouy/sugar-gdrive support for uploading files to Google Drive] (ignacio) | ||
# [https://github.com/walterbender/sugarservices support for accessing the Sugar shell from Sugar activities] (walter and tch) | |||
[[File:Webservices.png|300px]] | [[File:Webservices.png|300px]] | ||
| Line 30: | Line 31: | ||
We don't yet have a simple installer for web services, so for the time being: | We don't yet have a simple installer for web services, so for the time being: | ||
=== Using a Sugar activity === | |||
See http://activities.sugarlabs.org/en-US/sugar/addon/4723 | |||
=== Using git === | === Using git === | ||
| Line 179: | Line 184: | ||
==See also== | ==See also== | ||
See also [[features/Web_services]] | See also [[features/Web_services]] | ||
There is a Sugar activity for installing web services: [http://activities.sugarlabs.org/en-US/sugar/addon/4723] by ignacio. | |||