Giter VIP home page Giter VIP logo

telegramthemevariables's Introduction

Variable Parser Tool For Telegram Themes For Android

This project gets up-to-date variables for Telegram custom themes

Android app source code.

Description

The FindVariables application performs the following functions:

  • Downloads ThemeColors.java class from Telegram GitHub repository
  • Locates a specific method in the file
  • Extracts values in quotation marks from the method
  • Writes the extracted values to a separate file

Usage

  1. Ensure you have the JDK and a Java IDE installed to run the Java code.
  2. Download the source code from this repository.
  3. Run the FindVariables application.

Instructions

  1. downloadFile: Downloads a Java file from GitHub using the provided URL and saves it in the specified directory.
  2. readInFile: Searches for a method in the file based on the provided method name and returns lines from the method.
  3. parseData: Extracts lines in quotation marks from the list of strings.
  4. writeToFile: Writes the values to a file in the out.txt format.

Example Output

Actual variables will be in the file out.txt

archive.zip/ 
├─ 📁TelegramThemeVariables/
│  ├─ 📁parsed/ 
│  │  ├─ 📁android/ 
│  │  │  ├─ ThemeColors.java
│  │  │  ├─ out.txt
│  ├─ 📁src/
│  │  ├─ .../

Dependencies

  • Java 17 or higher
  • Internet connectivity to download file from GitHub

Connect

If you encounter any issues or have questions about the project, please contact me.

License

This project is distributed under the MIT License. See the LICENSE file for more detailed information.

telegramthemevariables's People

Contributors

emilkyo avatar

Watchers

 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.