Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nhassl3/blumtap
A fast python autoclicker is suitable for those who want to earn more Blum points.
https://github.com/nhassl3/blumtap
blockchain blum-crypto clicker desktop-application django django-rest-framework jsx opencv-python python-script react tauri telegram-bot vite
Last synced: 6 days ago
JSON representation
A fast python autoclicker is suitable for those who want to earn more Blum points.
- Host: GitHub
- URL: https://github.com/nhassl3/blumtap
- Owner: nhassl3
- License: mit
- Created: 2024-06-14T17:15:54.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-30T15:13:57.000Z (17 days ago)
- Last Synced: 2024-10-30T16:25:48.454Z (17 days ago)
- Topics: blockchain, blum-crypto, clicker, desktop-application, django, django-rest-framework, jsx, opencv-python, python-script, react, tauri, telegram-bot, vite
- Language: JavaScript
- Homepage: https://blumtap.netlify.app/
- Size: 61.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![blumtap-logo](git-assets/blumtap_logo.png)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/django)![GitHub commit activity](https://img.shields.io/github/commit-activity/m/nhassl3/Blumtap-clicker)![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/nhassl3/Blumtap-clicker/total)![GitHub last commit](https://img.shields.io/github/last-commit/nhassl3/Blumtap-clicker)![GitHub contributors from allcontributors.org](https://img.shields.io/github/all-contributors/nhassl3/Blumtap-clicker)
# Blum Tap 👆
### It is clicker for Blum webapp in telegram
The application is designed to automatically collect stars in a new crypto-bot, as well as an innovative platform that combines the best aspects of modern cryptocurrency technologies
**This script allows you to quickly and as much as possible collect viruses in the game from Blum**
## Instruction for user
You should just download file from **RELEASE** and install in your machine. Enjoy!
## Dev Instruction
1. Download and install poetry from the official [website](https://python-poetry.org/docs);
2. After this steps you should clonning this repository from:
> git clone https://github.com/nhassl3/Blumtap-clicker.git
3. Activate the new work environment and update the project to install all dependencies for the script and the backend of the project;
> poetry shell\
> poetry update4. **Create Environment Variable**
To create an environment variable for the path to the .env file, you can follow these steps:1. Open a terminal or command prompt (preferably bash)
2. Enter the `export` command and specify the name of the variable and its value:
```bash
export VITE_ENV_FILE=path/to/.env
```3. **Verify that the variable** has been created by running the command:
```bash
echo $VITE_ENV_FILE
```4. Now you can use this variable in the **launch command** of your application:
`package.json` file:
```bash
vite --env-file=$VITE_ENV_FILE
```5. **Run backend develop server:**
> cd blumtap_tap_clicker & cd blumtap_backend & python manage.py runserver 8084
6. **Install all dependencies** for fronted, but you should be sure that you download and install node.js:
> cd .. & cd app & cd blumtap-app & npm i
7. Change in `src-tauri/tauri.conf.json` file this code:
"build": {
"beforeBuildCommand": "npm run build",
"beforeDevCommand": "npm run dev",
"devPath": "https://luxury-gumption-209ef5.netlify.app/",
"distDir": "https://luxury-gumption-209ef5.netlify.app/"
},on
"build": {
"beforeBuildCommand": "npm run build",
"beforeDevCommand": "npm run dev",
"devPath": "../dist",
"distDir": "../dist"
},8. Run frontend:
> cargo tauri dev
Remember that you need to download rust and use the cargo instructions to install the TauriApp project
- **THIS VERSION IS TEST. PLEASE ADD YOUR ISSUE FOR FIX SOME BAGS! EVERYONE THANK WHO DO THIS!**
## Requirements
python = ">=3.11,<3.13"
django = "5.0.6"
djangorestframework = "^3.15.1"
django-cors-headers = "^4.3.1"
mss = "^9.0.1"
pyautogui = "^0.9.54"
opencv-python = "^4.10.0.82"
keyboard = "^0.13.5"
nuitka = "^2.3.4"
python-dotenv = "^1.0.1"
pyarmor = "^8.5.9"## Changelog
New changes view, server logic and the script started working faster
## Version
v0.1.4
## License
This project uses the [`MIT`](https://github.com/nhassl3/Blumtap/blob/main/LICENSE)
## Contact
To contact the author of the project, write to the following email: `[email protected]`