This is a JavaScript application that provides a main page for the Dastyar extension with various utilities and features.
- JavaScript
- HTML5
- CSS3
- OpenWeatherMap API (for weather data)
- Dastyar API (for weather data)
- Displays the current weather condition, temperature (current, maximum, and minimum), and a brief description.
- Fetches weather data from the OpenWeatherMap API and Dastyar API.
- Users can add new tasks to a todo list.
- Tasks can be edited or deleted.
- Todo list data is stored in the browser's localStorage.
- Displays the current time in the 24-hour format.
- Shows the current date in the Persian (Jalali) calendar.
- Also displays the Gregorian and Islamic (Hijri) calendar dates.
- Provides a list of predefined bookmarks with icons and titles.
- Includes a search input field for searching on Google.
- Users can perform a Google search directly from the main page.
- Clone the repository.
- Navigate to the project directory.
- Open the
index.html
file in a web browser.
- Open the main page in a web browser.
- Interact with the various utilities and features provided on the page.
- Add or remove tasks from the todo list.
- Check the current weather conditions and temperature.
- View the time and date in different calendar systems.
- Access bookmarked websites or add new ones.