A simple, client-side web application to help Warframe players track their daily, weekly, and other in-game tasks, built with Vite for optimized performance.
This is a soft fork of warframe-tools/Task-Checklist. The live version of this branch is deployed at ansq.github.io/Warframe-Task-Checklist.
This tool provides checklists for common recurring activities in Warframe. It saves your progress directly in your browser's local storage, automatically resets daily and weekly tasks based on UTC time, and offers a few customization options. The application is built using HTML, CSS (with Tailwind CSS via CDN for rapid styling), vanilla JavaScript, and is processed with Vite for an optimized production build.
- Vite: vitejs.dev
- Tailwind CSS: tailwindcss.com
- Inter Font: Self-hosted. (https://fonts.google.com/specimen/Inter).
- Heroicons: heroicons.com
- Task list based on information discussed in the Warframe community.
This is an unofficial fan-made tool. Warframe and all related assets are the intellectual property of Digital Extremes Ltd. This project is not affiliated with, endorsed by, or sponsored by Digital Extremes Ltd.
This project is licensed under the GNU General Public License v3.0 (GPLv3). See the LICENSE file for details.