Skip to content

The repository for our B.Tech Project. Open Package Manager, for Android.

Notifications You must be signed in to change notification settings

amoghbl1/OpenPackageManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Package Manager, for Android

Description

The android package manager for lazy people.

Every application written in C/C++ could be cross compiled to run on an android device. But this involves the tiresome process of figuring out how to actually cross compile these binaries.

This project is in the hope of having a centralized repo of all such applications that could be cross compiled, but lack a full front end Android UI.

For the Dev

  • It is easier to maintain a binary that cross compiles to android rather than an entire android application.

  • Could possible help applications share binaries in the future, if adoption is high.

For the User

  • Makes it easier to install binaries, don't need to cross compile it yourselves.

  • Get your favorite cli tools on android :D

About

The repository for our B.Tech Project. Open Package Manager, for Android.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages