ProjectAssistant Cloud
A project is rarely only a task list. ProjectAssistant Cloud keeps notes, files, appointments, the log and the Gantt plan in one place — on your machine, and on your own server if you want one.
What it does
The client is an ordinary Windows program. Every project holds notes, documents, tasks, appointments, log entries and registered applications; each entry carries a priority from idea to high. Entries can be linked, so the note hangs on the appointment and the file on the task.
The schedule lives in the same project: Gantt tasks, a calendar, and reminders that speak up while you are working on something else. A small floating window keeps the current state in view without occupying the main one.
The server is an option, not a requirement. Without it everything stays local. With it — ASP.NET Core and MySQL, brought up with Docker Compose in a few minutes — you get multiple users, chat, invitations and the ability to hand individual entries to someone else. Your server's certificate is remembered on first connect; if it changes later the client asks rather than quietly accepting it.
There is no screenshot for this program yet.
What you get out of it
- Notes, files, tasks, appointments, a log and Gantt in one project instead of six programs.
- Runs on its own machine; the server is optional.
- Your own server via Docker: the data stays where you put it.
- Link entries to each other instead of writing them down twice.
- Reminders and a floating window for whatever is due now.
- With a server: multiple users, chat, and passing entries to colleagues.
What people use it for
Working alone
No account, no server, no third-party cloud — the client stores locally, and for most projects that is enough.
A small team
The server on a machine of your own, users invited, entries handed across. No provider in between.
When there is a plan
Gantt tasks, appointments and the task list sit in the same project, so planning and daily work do not drift into separate programs.
Requirements
- PlatformWindows
- Runtime.NET 10 · Server: ASP.NET Core 8
- CategoryProductivity