{"id":15687559,"url":"https://github.com/geopjr/argyle","last_synced_at":"2025-05-07T20:05:48.019Z","repository":{"id":40661555,"uuid":"325109054","full_name":"GeopJr/argyle","owner":"GeopJr","description":"An offline collection of online tools","archived":false,"fork":false,"pushed_at":"2022-04-29T19:58:25.000Z","size":20030,"stargazers_count":11,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-07T20:03:52.786Z","etag":null,"topics":["beautify","nuxt","online-tools","pwa","toolset","vue"],"latest_commit_sha":null,"homepage":"https://argyle.geopjr.dev/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GeopJr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-28T20:22:29.000Z","updated_at":"2025-02-24T22:04:58.000Z","dependencies_parsed_at":"2022-07-24T19:46:21.872Z","dependency_job_id":null,"html_url":"https://github.com/GeopJr/argyle","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/GeopJr%2Fargyle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeopJr%2Fargyle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeopJr%2Fargyle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeopJr%2Fargyle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeopJr","download_url":"https://codeload.github.com/GeopJr/argyle/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252949272,"owners_count":21830151,"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":["beautify","nuxt","online-tools","pwa","toolset","vue"],"created_at":"2024-10-03T17:49:52.193Z","updated_at":"2025-05-07T20:05:47.997Z","avatar_url":"https://github.com/GeopJr.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"argyle branding\" src=\"https://i.imgur.com/kHLp1Ob.png\"\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003eArgyle\u003c/h1\u003e\n\u003ch4 align=\"center\"\u003eAn offline collection of online tools\u003c/h4\u003e\n\u003cp align=\"center\"\u003e\n  \u003cbr /\u003e\n    \u003ca href=\"https://github.com/marketplace/actions/action-accessibility\"\u003e\u003cimg src=\"https://img.shields.io/badge/ACTION-ACCESSIBILITY-396baf.svg?style=for-the-badge\u0026labelColor=f8eae3\" alt=\"action accessibility\" /\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/GeopJr/argyle/blob/main/CODE_OF_CONDUCT.md\"\u003e\u003cimg src=\"https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg?style=for-the-badge\u0026labelColor=f8eae3\" alt=\"MIT\" /\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/GeopJr/argyle/blob/main/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/LICENSE-MIT-000000.svg?style=for-the-badge\u0026labelColor=f8eae3\" alt=\"MIT\" /\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/GeopJr/argyle/actions\"\u003e\u003cimg src=\"https://img.shields.io/github/workflow/status/geopjr/argyle/ci?labelColor=f8eae3\u0026style=for-the-badge\" alt=\"ci action status\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# \n\n## 🐱 What is this???\n\nArgyle is a collection of tools you might come across online. The difference is that unlike most of them, everything gets executed **client-side**. This way nothing leaves your computer and you get to keep your **privacy**! Oh, this also means that you can use *most* of the tools **offline**! (It also comes with a cool **PWA**).\n\n#\n\n## 😼 How do I build it??\n\n```bash\n# install dependencies\n$ yarn install\n\n# serve with hot reload at localhost:3000\n$ yarn dev\n\n# build for production and launch server\n$ yarn build\n$ yarn start\n\n# generate static project\n$ yarn generate\n```\nFor detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).\n\n#\n\n## 🙀 Screenshot?!\n\n\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"screenshot\" src=\"https://i.imgur.com/5cjMyoo.png\"\u003e\n\u003c/p\u003e\n\n#\n\n## 😽 How can I help?!?\n\n1. Read the [Code of Conduct](https://github.com/GeopJr/argyle/blob/main/CODE_OF_CONDUCT.md)\n2. Fork it ( https://github.com/GeopJr/argyle/fork )\n3. Create your feature branch (git checkout -b my-new-feature)\n4. Commit your changes (git commit -am 'Add some feature')\n5. Push to the branch (git push origin my-new-feature)\n6. Create a new Pull Request\n\n#\n\n## 😻 Extra\n\n[![Deploy to DO](https://mp-assets1.sfo2.digitaloceanspaces.com/deploy-to-do/do-btn-blue-ghost.svg)](https://cloud.digitalocean.com/apps/new?repo=https://github.com/GeopJr/argyle/tree/main)\n\n\u003ca href=\"https://github.com/GeopJr/argyle/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=GeopJr/argyle\" /\u003e\n\u003c/a\u003e\n\nMade with [contributors-img](https://contrib.rocks).\n\nThis was made for the [DEV.TO DO Hackathon](https://dev.to/devteam/announcing-the-digitalocean-app-platform-hackathon-on-dev-2i1k).\n\n\u003cimg align=\"left\" height=\"260\" alt=\"ferris minimal\" src=\"https://i.imgur.com/g1RdxF2.png\" /\u003e\n\n## Thanks for visiting!\n## Feel free to open an issue requesting a tool!\n\u003cimg alt=\"lighthouse stats\" src=\"https://i.imgur.com/wW53uLU.png\" width=\"350\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeopjr%2Fargyle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeopjr%2Fargyle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeopjr%2Fargyle/lists"}