Coder Social home page Coder Social logo

lmgr's Introduction

Logo Manager

Description

Logo Manager is an easy-to-use tool for viewing, editing, dumping and flashing splash screens (logo.img) of certain Xiaomi smartphones.

It is based on Qt and can therefore be used on various operating systems such as Windows, Linux and MacOS.

All necessary files are included, so no installation is required.

The current version supports the following features:

  • view, edit, dump (root) and flash (unlocked bootloader) logo images
  • multi language (English and German)
  • cross platform (same look & feel on Windows, Linux, MacOS)

Screenshots

main window

Download

Download the latest version for your operating system. All 3 files (exe, dmg, AppImage) contain the binary, translation, help and required libraries to run lmgr on the target platform without installing anything.

This is an 7zip self extracting archive. It will be automatically extracted to "%temp%\7zxxxxxxxx" and after that the "lmgr.exe" is started. You can copy this directory or extract the file with 7z if you want the content.

Note: some virus scanners classify lmgr as malicious. This is due to the use of 7zsfx. If you don't trust me unzip the exe and scan that directory, no warnings should appear now.

This is an Apple disc image. You can mount and run or copy the application.

This is an AppImage package. Don't forget to "chmod +x *.AppImage" after download and then run it. You can use the parameter "--appimage-extract" if you want the content.

For better system integration it's recommended to install AppImageD or AppImageLauncher.

Build from Source

If the release binaries doesn't work for you build it yourself:

  1. checkout the source code

     git clone https://github.com/LazyT/lmgr
    
  2. change into the new lmgr directory and generate the Makefile

     cd lmgr && qmake
    
  3. compile the source code

     make
    

GUI fans just install the Qt-Environment, open the "lmgr.pro" project file and click on the build button.

Contact

You can reach me at xda developers.

Credits

lmgr is based on

Thanks for this great software!

lmgr's People

Contributors

lazyt 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.