SkillAgentSearch skills...

Kitapbar.com

This project scans yandex disk folders that are open to public sharing and allows you to download their contents.

Install / Use

/learn @Xinor/Kitapbar.com
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

kitapbar.com

Development

  1. start mongodb server
docker-compose -f docker-compose.dev.yaml up -d
  1. yandex service
cd services/yandex
  • create a .env file by copying and adjusting .env.example
cp .env.example .env
  • download packages and start yandex service
yarn
yarn dev
  1. client
cd services/client
  • create a .env.development file by copying and adjusting .env.example
cp .env.example .env.development
  • download packages and start client
yarn
yarn dev

web pages/links where you can find yandex disk links

  • https://eksisozluk.com/somurulesi-e-kitap-siteleri--1687482?a=nice

Contributing

Please feel free to contribute. For new features, first open an issue to discuss what you want.

Screenshots

<div style='display: flex; flex-direction: column; gap: 10px; align-items: center; justify-content: center'> <img src='screenshots/home-search.png' alt='kitapbar-home-search' style='width: 80%'> <img src='screenshots/share.png' alt='kitapbar-share' style='width: 80%'> <img src='screenshots/progress.png' alt='kitapbar-progress' style='width: 40%'> </div>

License

MIT

View on GitHub
GitHub Stars21
CategoryContent
Updated1y ago
Forks6

Languages

TypeScript

Security Score

80/100

Audited on Sep 11, 2024

No findings