Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geopjr/argyle
An offline collection of online tools
https://github.com/geopjr/argyle
beautify nuxt online-tools pwa toolset vue
Last synced: 3 months ago
JSON representation
An offline collection of online tools
- Host: GitHub
- URL: https://github.com/geopjr/argyle
- Owner: GeopJr
- License: mit
- Created: 2020-12-28T20:22:29.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-29T19:58:25.000Z (over 2 years ago)
- Last Synced: 2024-10-04T17:49:34.865Z (4 months ago)
- Topics: beautify, nuxt, online-tools, pwa, toolset, vue
- Language: Vue
- Homepage: https://argyle.geopjr.dev/
- Size: 19.1 MB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Argyle
An offline collection of online tools
#
## 🐱 What is this???
Argyle 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**).
#
## 😼 How do I build it??
```bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn dev# build for production and launch server
$ yarn build
$ yarn start# generate static project
$ yarn generate
```
For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).#
## 🙀 Screenshot?!
#
## 😽 How can I help?!?
1. Read the [Code of Conduct](https://github.com/GeopJr/argyle/blob/main/CODE_OF_CONDUCT.md)
2. Fork it ( https://github.com/GeopJr/argyle/fork )
3. Create your feature branch (git checkout -b my-new-feature)
4. Commit your changes (git commit -am 'Add some feature')
5. Push to the branch (git push origin my-new-feature)
6. Create a new Pull Request#
## 😻 Extra
[![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)
Made with [contributors-img](https://contrib.rocks).
This was made for the [DEV.TO DO Hackathon](https://dev.to/devteam/announcing-the-digitalocean-app-platform-hackathon-on-dev-2i1k).
## Thanks for visiting!
## Feel free to open an issue requesting a tool!