10000 GitHub - pikachule/AxisGTD: AxisGTD is Todo list management tool for office workers personal use.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

AxisGTD is Todo list management tool for office workers personal use.

License

Notifications You must be signed in to change notification settings

pikachule/AxisGTD

 
 

Repository files navigation

logo

AxisGTD is Todo list management tool for office workers personal use.

AxisGTD uses four partitions to manage your to-do lists, divided into important and urgent, important and not urgent, urgent and not important, not urgent and not important.You can add your tasks to different partitions according to their importance to organize your work.

AxisGTD is built using Nextjs, and all data is saved locally in the browser (using localstorage and will be migrated to indexdb in the future), so there is no need to worry about privacy leaks.

Website : https://www.axisgtd.work

Self-deploy

git clone https://github.com/magician333/AxisGTD.git
cd AxisGTD
npm install
npm run dev
(You can also replace npm with your favorite package manager)

Screenshot

Homepage

Axis Default

homepage

Kanban Mode

kanban

Big Board

board

Sub Todo

sub

Deadline

deadline

Zen Mode

zen

Feature

  • Basic Functions

  • Drag & Drop Todo

  • Modify Text

  • Multiple Layouts

  • Import & Export Data

  • Zen Mode

  • Deadline

  • Sub Todo

  • Migration to indexdb

  • Deadline notification

  • Synchronization

  • Calendar view

  • Support Multi-language

Thanks to the following open source projects

Donate me

If you like this project, you can properly donate the right amount to me according to your financial situation, which will motivate AxisGTD to become better! DonatePaypal DonateWechat

AxisGTD Privacy Policy

Last Updated: May 21, 2024

At AxisGTD, we are committed to respecting the privacy of our users and their data. This Privacy Policy outlines how we collect, use, and protect your information when you use our Todo task management service.

  1. Data Collection and Use

AxisGTD is a client-side Todo management service that operates entirely within your browser. We do not collect any personal information from you. All of your tasks and data are stored locally on your browser, and no data is transmitted to our servers or any third-party services.

  1. Browser Storage

To enhance your user experience, AxisGTD utilizes your browser's local storage(indexedDB) to save your todos and settings. This allows you to access your Todo list and settings across different sessions without the need to re-enter your information.

  1. No Personal Information

We do not ask for or store any personal information such as your name, email address, or any other personally identifiable information (PII). The only data that is stored is related to your Todo tasks, which are not linked to your identity.

  1. Data Security

Since your data is stored locally on your browser, we do not have access to it, and therefore, we do not have the ability to secure it from our end. It is your responsibility to ensure that your device and browser are secure.

  1. Third-Party Services

AxisGTD does not integrate with or use any third-party services that would require the sharing of your data. We are dedicated to keeping your information private and within your control.

  1. Changes to This Privacy Policy

We may update this Privacy Policy from time to time to reflect changes in our practices or in the services we offer. The date of the last update will be clearly indicated at the beginning of the policy.

  1. Contact Us

If you have any questions or concerns about this Privacy Policy, please feel free to contact us at [insert contact email or method here]. We are committed to ensuring that your privacy is maintained and your rights are respected.

Please note that this is a sample privacy policy and it's important to consult with a legal professional to ensure that it meets all legal requirements and accurately reflects your service's practices. Also, ensure that you include the appropriate contact information for users to reach out to you with any questions or concerns.

About

AxisGTD is Todo list management tool for office workers personal use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 50.9%
  • JavaScript 48.6%
  • CSS 0.5%
0