Skip to content

RIPFCKETY/CLITimeTelegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI Time In Profile


  • Installation requisites

    # download project from github
    git clone https://github.com/RIPFCKETY/CLITimeTelegram
    
    # open folder project
    cd CLITimeTelegram
    
    # Install requisites
    pip install -r requirements.txt
    
    # edit __maim__.py and replace requisites 
    
    # run
    nohup python3 __main__.py &
    
    # Turn off
    kill -9 [ps aux]
    

  • Add font :
    • Go to fonts.google.com and download the font you want, then install it.
    • Copy the font file in the path /fonts/.
    • Open the __main__.py file and go to the end of line 44.
    • Copy the name of the font file and paste it like this: ,"/fonts/NameFont.ttf"

  • Add color :
    • Open the colors.txt file and choose your color.
    • Open the __main__.py file and go to the end of line 45.
    • Enter your color name like this: ,"red"

  • Add photo :
    • Enter the images folder and copy your photo there and remember its name.
    • Open the __main__.py file and go to the end of line 46.
    • Enter the name of your photo like this: ,"NameImage.[image extension]" - | - Example: ,"HelloWorld.jpg"


  • Command CLI 📟 :
    • Turn Off CLI : CLI Turn Off
    • Change Profile On : The Profile Change Process Turn On
    • Change Profile Off : The Profile Change Process Turn Off
    • Delete All Profile : Deletes All Profiles


  • Sample
  • My Telegram
  • R.I.P-Telegram