Skip to content

run android application in Linux without installing emulator using scrcpy

License

Notifications You must be signed in to change notification settings

mnabila/droidapps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

DroidApps for Linux

Run android application in GNU/Linux without installing emulator like they were a part of the native OS.
droidapps is inspired by winapps for linux

Instalation

required by droidapps

  • scrcpy
  • awk
  • rofi

for archlinux user with paru as package manager

$ paru -S droidapps

another distributions

$ curl -o ~/.local/bin https://github.com/mnabila/droidapps/raw/main/droidapps && chmod +x ~/.local/bin/droidapps

Todo

  • multiple device support
  • show app name not package name
  • automatically enable simulate secondary display
  • another todo comingsoon

limitation

  • limited number of apps based on mDisplayId
  • no icon (idk how to get icons from android apps LOL)

License

Source is available under the Mit License

About

run android application in Linux without installing emulator using scrcpy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages