An open API service indexing awesome lists of open source software.

https://github.com/dabinuss/questboard


https://github.com/dabinuss/questboard

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Another Tasklist (aTask)

**Another Tasklist (aTask)** is a simple yet versatile task management tool. Whether you want to change the list title, add new tasks, or manage existing ones—this list offers everything you need. The unique feature of aTask: you can download your to-do list in a structured and readable format, making it easy to share and archive your tasks.

One key advantage of aTask is that it **stores data in the browser's Local Storage** as well as as a JSON file on the server, providing a lightweight and efficient experience.

## Features
- **Customizable Title:** Change the list title as you like to personalize your tasks.
- **Task Management:** Add new tasks, edit, or delete existing ones.
- **Export Functionality:** Download your to-do list in an appealing and well-structured layout.
- **Data Storage:** Tasks are saved in the browser's Local Storage and as a JSON file on the server for easy access and backup.
- **User-Friendly Design:** Simple and intuitive interface, focused on enhancing productivity.

**Perfect for anyone** looking for a minimalistic yet effective to-do list that efficiently manages data, or as a foundation for developing their own projects.

___

Common Development and Distribution License (CDDL) Version 1.0

1. Definitions.
1.1. “Contributor” means each individual or legal entity that creates or contributes to the creation of Modifications.
1.2. “Contribution” means the original software, or any Modifications or additions to the original software.
1.3. “Contributor Version” means the Combination of the Contributions of others, if any, used by a Contributor and included in the Contributor’s Contribution.
1.4. “License” means this document.
1.5. “Licensor” means the individual or legal entity that offers the Work under the terms of this License.
1.6. “Modifications” means the result of any change, addition, or deletion to the substance or structure of either the Work or any previous Modifications.
1.7. “Recipient” means anyone who receives the Work under this License, including all Contributors.
1.8. “Sublicensee” means any individual or legal entity that receives a license from a Licensor under this License.
1.9. “The Work” means the original work of authorship made available under this License, as well as any Modifications.

2. License Grant.
Subject to the terms and conditions of this License, each Licensor hereby grants to each Recipient a worldwide, royalty-free, non-exclusive license:
2.1. to use, reproduce, modify, display, and distribute the Work and any Modifications thereof in source code and object code form; and
2.2. to sublicense the Work and Modifications under the terms of this License.

3. Requirements.
Each Recipient of the Work or Modifications shall, as a condition of exercising the rights granted hereunder, comply with the following requirements:
3.1. The Work or Modifications shall include a copy of this License.
3.2. The Work or Modifications shall include a prominent statement that the Work is licensed under the CDDL.
3.3. If you create Modifications, you may distribute the Modifications only under the terms of this License.

4. Modifications.
4.1. You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change.
4.2. You must include a copy of this License with every copy of the Work and Modifications.

5. Termination.
This License and the rights granted hereunder will terminate automatically if you fail to comply with the terms hereof.

6. Disclaimer of Warranty.
The Work is licensed on an “AS IS” basis, without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, or non-infringement.

7. Limitation of Liability.
In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, shall any Contributor, Licensor, or Sublicensee be liable to any Recipient for any direct, indirect, incidental, special, punitive, or consequential damages of any kind arising out of or in connection with the use or inability to use the Work.

8. Miscellaneous.
This License shall be governed by the laws of Germany.