
Warframe Drops PWA
A lightweight, installable web app that finds the best place to farm any Warframe item using Digital Extremes' official drop tables.
Обзор
Warframe Drops PWA (by developer farhadrezvani) is a free, open-source Progressive Web App that lets players search for any in-game item and see the best farming locations, sorted by drop chance, based on the official drop tables published by Digital Extremes. Its build process automatically downloads and parses the current official drop data into JSON, and the app is installable on supported browsers for offline use. It is built with Preact, Vite, and TypeScript and is MIT-licensed with the source hosted on GitHub. It is a read-only reference tool with no login, accounts, or game integration.
Лучше всего для: Players who want a fast, no-frills, installable tool to quickly look up where to farm a specific item from official drop tables, including offline.
Ключевые возможности
- Search any item and see the best farming/drop locations
- Results sorted by drop chance (descending) with rarity shown
- Data sourced directly from Digital Extremes' official drop tables
- Installable PWA with offline support
- Auto-generated data via build step (downloads + parses latest drop data)
- Build metadata with hash + timestamp for data-freshness/integrity
- Fast, lightweight Preact/Vite front end
- Open-source (MIT) and free
Плюсы и минусы
- Free and open-source (MIT), code is auditable on GitHub
- Uses official Digital Extremes drop data, not scraped/guessed values
- Installable and works offline
- Lightweight and fast (Preact/Vite)
- No login, accounts, or account-safety risk
- Very small / obscure audience (~4 GitHub stars, no community reviews found)
- Overlaps with more established tools (official droptables, WFCD API, wiki)
- Single-maintainer hobby project — long-term maintenance not guaranteed
- Data is only as current as the last build/deploy of the app
- Feature set is narrow (item drop lookup only)
Мнение сообщества
No community discussion (Reddit, YouTube, forums), store ratings, or Trustpilot presence could be found for this tool, and its GitHub repository has only about 4 stars, indicating a very small audience. There is therefore no meaningful body of user sentiment to report. On its technical merits it appears to be a clean, legitimate, read-only reference app sourcing official data, but its adoption is minimal.
Из Reddit
Из Reddit · r/Warframe →Отзывы и оценки
- GitHub (farhadrezvani/warframe-drops-pwa)
“Official repository: 'a warframe app that finds the best place to farm any in-game item by looking through the official drop tables published by Digital Extremes in a simple UI, installable on supported browsers for offline usage.' MIT license, ~4 stars, 0 forks, 0 open issues, TypeScript/Preact.”