Skip to content

lsabiao/app-store-wishlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppStore wishlist

The iOS app store has no wishlist, so it's time to make one!

This program uses a webscrapper bot (Built with beautifulsoup4) to get the info about the apps from the iOS appstore webpage and displays the information using a web interface. (Built with bottle.py)

The web interface

web interface

how to install

  • go to the cloned folder

  • run docker compose start (You need docker and docker-compose installed) how to

how to use

(The default user is: abcd and the password is abcd)

how to delete an app

  • click the "X" on the card to delete an app

how to add an app

  • Use the text input to add the URL of the app you want Eg: https://apps.apple.com/br/app/majesty-fantasy-kingdom-sim/id455219788

extra

  • use the bottom at the bottom to force an update on the entire whishlist (usually not needed)

  • you can also click on the app name to open the appstore

wtfpl

About

The app store has no wishlist, so it's time to make one

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors