Code Monkey home page Code Monkey logo

mytimechanger's Introduction

TimeChanger

Simple script that changes your profile picture in Telegram into a realtime clock.

Installation

First of all, you need Python3.x

To install required packages type in terminal/cmd pip install -r requirements.txt, when you are in project folder.

After installation packages you have to get your api_id and api_hash from https://my.telegram.org/auth and then paste them in config.py. Also you can change your session_name, it will not make anything bad.

Building & Running

Just run main.py (python main.py) and enjoy.

Creating the application

You also can build an executable file for this Script. For this install pyInstaller with pip (or with pip3 if you use the Linux) and run pyInstaller --onefile main.py in the directory where you cloned or downloaded the repository and go to the

mytimechanger's People

Contributors

saidkomilms avatar

Stargazers

 avatar

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.