Lostarktimer.app Web

screenshot of Lostarktimer.app Web
nextjs
react
tailwind
daisyui

Timers for Lost Ark bosses, islands, events, wandering merchants and more! Never miss an event again.

Overview

LostArkTimer.app is a website that offers a variety of features related to the popular online game Lost Ark. The website provides event timers for islands, bosses, and special events, as well as a feature called Wandering Merchants, which is powered by Saintbot. The website also includes alarm sounds and the ability to customize alarm settings. Users can choose to disable alarms for a specific period of time or permanently, and there is also an option to hide disabled alarms. The website also has plans to include additional features such as a daily reset countdown, Procyon compass checkboxes, and a dark/light mode toggle. Contributors are encouraged to join the Discord to provide feedback, suggest features, and report bugs.

Features

  • Event Timers: Keep track of upcoming islands, bosses, and special events in Lost Ark.
  • Wandering Merchants: Access the Wandering Merchants feature powered by Saintbot to find and trade with merchant NPCs in the game.
  • Alert Sounds: Choose from 6 different alert sounds to customize when an event timer or merchant notification is triggered.
  • Disable Alarms: Temporarily disable alarms for a set period of time (once, 12 hours, until reset) or permanently.
  • Hide Disabled Alarms: Option to hide alarms that have been disabled.
  • Show Less Repeating Events: Filter out repetitive events like the Grand Prix to focus on more important ones.
  • Planned Features: Daily Reset countdown, Procyon compass checkboxes, and a dark/light mode toggle.

Summary

LostArkTimer.app is a comprehensive website for Lost Ark players that provides event timers, Wandering Merchants information, alarm customization, and planned additional features. It offers a user-friendly interface and welcomes contributions from users. The website is hosted on Vercel and is licensed under GNU GPLv3.

nextjs
Next.js

Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

daisyui
daisyUI

daisyUI adds classes to Tailwind CSS for all common UI components. Classes like btn, card, etc. This allows us to focus on important things instead of making basic elements for every project.

postcss
Postcss

PostCSS is a popular open-source tool that enables web developers to transform CSS styles with JavaScript plugins. It allows for efficient processing of CSS styles, from applying vendor prefixes to improving browser compatibility, ultimately resulting in cleaner, faster, and more maintainable code.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.