Skip to content

atwmll/android-messages-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android-Messages-Wrapper

This is a wrapper for Android Messages on the web written in C++. This opens a Google Chrome window in the app or headless mode going to https://messages.android.com which will then prompt the user from there to link up their phone. This is a super simplified way to launch Android Messages. This is nothing more than an app that opens a web browser. Please acknowledge, that I acknowledge, that this app just opens a web browser for Android Messages and I am not affiliated with Google.

This is just a C++ wrapper and works in a Unix environment. It was created and tested on Arch linux.


Required:

  • Google Chrome Stable
  • Internet Connection

Instructions:

  1. Install Google Chrome Stable if you have not already!
  2. Download files: messages, messages.png, messages.desktop, (optional - advanced)messages.cpp
  3. Open Terminal, CD into directory with downloaded files
  4. Run chmod +x messages
  5. Run sudo mv messages /usr/bin/
  6. Run sudo mv messages.png /usr/share/icons/
  7. Run sudo mv messages.desktop /usr/share/applications

Done, look for smiley message icon in applications menu, or run messages in the terminal to launch application.

About

Wrapper for Android Messages on the web.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages