Terms of Service
Last updated: August 27, 2026
These terms apply to your use of Dooing, a free, open-source todo list plugin for Neovim developed by Átila de Freitas (“the developer”).
1. The software
Dooing is licensed under the MIT License. The MIT License governs your rights to use, copy, modify, and redistribute the code. These terms supplement it for users of the software and do not restrict any right the license grants you.
2. No service is provided
Dooing is software you run on your own machine. The developer operates no servers, hosts no accounts, and provides no hosted service. Your todos are stored in plain files on your own devices, and any sharing happens only between devices on your own local network.
3. Your responsibilities
- You are responsible for backing up your own data. Dooing stores todos in plain JSON files precisely so that you can.
- You are responsible for what you keep in per-project todo files — including whether they are committed to a repository other people can read.
- You must not use Dooing to violate any applicable law or any third party’s rights.
4. No warranty
As stated in the MIT License: the software is provided “as is”, without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and noninfringement.
5. Limitation of liability
To the maximum extent permitted by law, the developer shall not be liable for any claim, damages, or other liability — including lost data, missed deadlines, or any indirect, incidental, or consequential damages — arising from or in connection with the software or its use, as set out in the MIT License.
6. Privacy
Dooing collects no data. See the Privacy Policy for details on how data is handled locally on your device.
7. Changes
These terms may be revised over time; changes are published in the repository with an updated date. Continued use of the software after a change constitutes acceptance of the revised terms.
8. Contact
Questions: open an issue at github.com/atiladefreitas/dooing.