Giter Site home page Giter Site logo

selimwaly / commits-farm Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 86 KB

A program that will farm and create commits on your GitHub account by creating files and uploading them onto GitHub

License: MIT License

Python 100.00%
commit commits farm github python server spam

commits-farm's Introduction

GitHub Commits Farm

A program that will farm and create commits on your GitHub account.

This project was created simply to farm GitHub commits on your account for a cooler profile and keeping your account active:

Results

A long time ago I have create a very simple version and tested it on an alternative account and these were the results:

112,000 commits on GitHub

How it works

You might wonder what is the formula used by this program
This program does a simple operation using the built-in Python module random to generate a random integer from 1 to 10. After choosing a number, if the number is 1 or 2 it waits 15 seconds then chooses another number. The rest of the numbers correspond to a progrmamming language that the program writes a simple script with to output "Hello, world!" then publish the file on GitHub with the name Temp- then a random salt then the file type of that programming language.
Here are the programming languages the numbers correspond to:

3. Dart
4. C++
5. C
6. Python
7. Jupyter
8. JavaScript
9. TypeScript
10. Brainfuck

How to use

  1. Install Git Bash and run the installer.
  2. Create an empty folder on your computer dedicated to this program.
  3. In your new folder, clone this repository using the command git clone https://github.com/SelimWaly/commits-farm.git.
  4. After cloning, enter into the repository's folder using the command cd commits-farm.
  5. Use a Python interpreter of your choice to run the file main.py.

Here are the commands to copy and paste into your terminal to execute all at once:

git clone https://github.com/SelimWaly/commits-farm.git
cd commits-farm
python main.py

The program should now work. If any errors or issues occur, don't hesitate to create an issue here in this repository.

Warning

Do not run this script on your desktop or any directory with similar importance. Please create a folder dedicated to this farm to prevent issues with your computer such as random files appearing on your computer.

License

This project is under the MIT License. Please check LICENSE for more information.

Thank you for viewing this repository and happy farming!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.