Skip to content

gablilli/chocomilkyX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub stars GitHub forks Open PRs

Choco MilkyX Logo

chocomilkyX Library

The chocomilkyX library is a simple static web project for downloading IPAs from your favourite repos.
The project is designed to be lightweight, easy to customize, and ready for a static deploy.
Your favourite library, with the repos you need, all in one place.

🔗 Live: https://chocomilkyX.vercel.app


Important

10 feb 26 - If you have trouble with fetching repos, just clean your cache or reinstall the pwa. global repos json's path was changed.

✨ features

  • static html webpage
  • ready for github pages or vercel
  • minimal and lightweight
  • pwa support
  • personal repos import

contribute to the project

want to add repos to the library? first of all, thank you! to proceed:

  1. fork this repository
  2. add your repo as a string (see example below)
  3. commit your changes
  4. open a pull request

example

add an entry like this to the repos json file:

{
  "url": "https://example.com/repo.json"
}

that’s it 🍫

for other contributions, see the contributing file.

selfhost it - 🚀 getting started

deploy with vercel

Deploy with Vercel

local hosting

clone the repository

git clone https://github.com/gablilli/chocomilkyX.git
cd chocomilkyX

run locally

open index.html directly in your browser or use a local server (recommended):

npx http-server .

about chocomilkyv2

ChocoMilkyV2 was the original version of this project, created by chocomilky.
chocomilkyX continues and updates it with new features, improvements, and bug fixes, while making the library free and opensource. This project is a revived version, maintaining compatibility with the original repos and adding enhancements.

Warning

chocomilkyX does not host any IPA files.
All downloadable files are provided by the original repositories.
This project simply accesses to them. Users are responsible for complying with the terms and conditions of the original sources.

📄 license

this project is licensed under the gpl v3 license. see the license file for details.

About

all your ipa repos, in one place

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published