{"id":17398164,"url":"https://github.com/jaydson/ffos-spent","last_synced_at":"2025-03-27T22:16:05.053Z","repository":{"id":10241621,"uuid":"12346054","full_name":"jaydson/ffos-spent","owner":"jaydson","description":"ffos spent app","archived":false,"fork":false,"pushed_at":"2013-08-24T20:25:28.000Z","size":4688,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-02T00:31:30.730Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaydson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-08-24T16:20:05.000Z","updated_at":"2016-04-17T18:06:51.000Z","dependencies_parsed_at":"2022-08-20T13:30:28.132Z","dependency_job_id":null,"html_url":"https://github.com/jaydson/ffos-spent","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaydson%2Fffos-spent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaydson%2Fffos-spent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaydson%2Fffos-spent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaydson%2Fffos-spent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaydson","download_url":"https://codeload.github.com/jaydson/ffos-spent/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245931897,"owners_count":20695964,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-16T14:42:21.077Z","updated_at":"2025-03-27T22:16:04.968Z","avatar_url":"https://github.com/jaydson.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Firefox OS Boilerplate App\n\nThis is a demo app for Firefox OS, loosely based on [fxosstub](https://github.com/Jaxo/fxosstub), meant to act as a simple boilerplate for getting started with apps for Firefox OS.\n\nIt will give you a button to install it in Firefox OS - on a device, in the [Firefox OS Simulator](https://addons.mozilla.org/en-US/firefox/addon/firefox-os-simulator/) ([Simulator Introduction](https://hacks.mozilla.org/2012/12/firefox-os-simulator-1-0-is-here/)) and in certain [Nightly versions of Firefox](http://nightly.mozilla.org/).\n\nIt is a showcase of:\n\n* [Web Activities](https://hacks.mozilla.org/2013/01/introducing-web-activities/)\n* [WebAPI usage](https://hacks.mozilla.org/2013/02/using-webapis-to-make-the-web-layer-more-capable/)\n* Adding offline support and more in Firefox OS!\n\nTo add your own icon, I recommend using the [Firefox OS app icons style guide](http://www.mozilla.org/en-US/styleguide/products/firefoxos/icons/).\n\n\n## Preview \n\nTo test/install this app, download the code and run it on a web server, or navigate to [Firefox OS Boilerplate App](http://robnyman.github.com/Firefox-OS-Boilerplate-App/) in Firefox on a device or in the Firefox OS Simulator. \n\nAlternatively, install it in the Firefox OS Simulator Dashboard by providing either of these URLs:\n\n* [http://robnyman.github.com/Firefox-OS-Boilerplate-App/](http://robnyman.github.com/Firefox-OS-Boilerplate-App/)\n* [http://robnyman.github.com/Firefox-OS-Boilerplate-App/manifest.webapp](http://robnyman.github.com/Firefox-OS-Boilerplate-App/manifest.webapp)\n\n## For Packaged Apps \n\n**Note:** If you use the Add Directory option in the Simulator, or if you are trying to package (zip) for a future upload in the marketplace, make sure to change `\"launch_path\": \"/Firefox-OS-Boilerplate-App/index.html\"` to `\"launch_path\": \"index.html\"` and the icon paths accordingly since it runs it as a packaged app directly from the root folder of the Firefox OS Boilerplate App.\n\nYou can test packaged apps in version 2 and higher of the Firefox OS Simulator, by using the Add Directory button. If you want to access privileged APIs - such as deviceStorage, cross-domain XMLHttpRequest etc - you need to set type and permissions in the manifest file. E.g.\n\n    {\n        \"version\": \"1\",\n        \"name\": \"Firefox OS Boilerplate App\",\n        \"type\" : \"privileged\"\n        …\n    \nAnd:\n    \n    \"permissions\": {\n        \"device-storage:pictures\": {\n            \"access\": \"readcreate\"\n        },\n        \"systemXHR\":{}\n    }\n\n\nAll options to test packaged apps are outlined in the [How to install packaged apps in Firefox OS – options and tools](https://hacks.mozilla.org/2013/03/how-to-install-packaged-apps-in-firefox-os-options-and-tools/) article\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaydson%2Fffos-spent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaydson%2Fffos-spent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaydson%2Fffos-spent/lists"}