Code Monkey home page Code Monkey logo

next-app's Introduction

next-app

GTD application for desktop and mobile.

This is a project I have been thinking and talking about for more than 10 years.

I have used a "light" version of David Allans Getting Things Done (GTD) ide for even longer. I wrote an app for Android in 2013 VikingGTD that I a still use to organize my life. However, I want something that runs on multiple devices - so I can use it on my laptops and my phone. I also want it to use location and my energy level to suggest the most relevant next action - as well as reminding me abot people to ping and tings I need to get from nearby shops when I move around. Not to mention delegation and cooperation with other people.

This is a pretty large project for a lone hacker. It involves a server part, a desktop app, an Android app and probably an IOS app.

Everything is open source. I will probably offer a hosting-plan for people who don't wan to run their own backend. But for people and companies where privacy and security is paramount, the code for the server and the apps will be freely available.

How to play with the current version

The application at this moment is unusable for anything but the "Green Days" feature.

I'm working towards a MVP (Minimum Viable Product) by end of Q1 2024.

The application use CMake, QT 6.6.1 and require g++-13 or clang-17. It's developed under Linux (Ubuntu 23.10). MacOS and Windows will be supported later. The server require boost version 1.83 or newer.

If you don't care about the server, you can start the required components using docker.

bash bootstrap-and-run-backend.sh

After that, you can start the QT client application, and it will connect to the backend.

When you are done testing, you can stop the containers with this command:

docker stop nextappd na-mariadb

next-app's People

Contributors

jgaa avatar semlanik avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.