Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sandoche/detoxify-app
📱🙅 Generate a fake app to replace any addictive app
https://github.com/sandoche/detoxify-app
detox detoxify digital-detox progressive-web-app pwa pwa-apps
Last synced: 11 days ago
JSON representation
📱🙅 Generate a fake app to replace any addictive app
- Host: GitHub
- URL: https://github.com/sandoche/detoxify-app
- Owner: sandoche
- License: apache-2.0
- Created: 2019-06-17T08:30:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T04:53:07.000Z (almost 2 years ago)
- Last Synced: 2024-11-12T19:45:08.387Z (2 months ago)
- Topics: detox, detoxify, digital-detox, progressive-web-app, pwa, pwa-apps
- Language: Twig
- Homepage: https://detoxify.app/
- Size: 62.1 MB
- Stars: 136
- Watchers: 5
- Forks: 15
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Detoxify
Generate a fake app to replace any addictive app 📱🙅
Detoxify.app is a website to generate a fake of any app to replace it and help you in your digital detox process.
It is built with `Express.js` and uses `google-play-scraper` package to search in Google Play Store and to get the metadata.### 👉 [Get started](https://detoxify.app)
## 📖 How to use
### Install
```sh
npm install
```### Usage
```sh
npm run start
```### Development
```sh
npm run dev
```### Deploy to Heroku
Since this project scraps data from Google Play, the number of queries are limited per server, therefore in case of problem we recommend you to host your own instance of Detoxify.
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)## Authors
👤 **Sandoche ADITTANE & Farbod SARAF**
* Twitter: [@farbodsaraf](https://twitter.com/farbodsaraf)
* Github: [@sandoche](https://github.com/sandoche)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
## ⭐️ Show your support
Give a ⭐️ if this project helped you!
## ☕️ Buy me a coffee
If you like this project, feel free to donate: https://www.buymeacoffee.com/detoxify
## 📝 License
Copyright © 2019 [Sandoche ADITTANE](https://www.sandoche.com) & [Farbod SARAF](https://farbodsaraf.com/)
This project is [Apache 2.0](/LICENSE) licensed.