Is help wanted? #186
-
|
Hi! I’m interested in contributing and wanted to check how I can best help with Apdatifier. You’ve mentioned a potential V3 rewrite/complete restructure in Go, but I haven’t been able to find a formal roadmap or issue tracking those plans. Could you clarify: Is help currently welcomed? What specific areas would be useful to work on next (e.g., bugs, features, refactor, tests, docs)? Is there an existing plan/roadmap for the V3 rewrite or any other major goals? If you intend to handle the rewrite yourself without collaboration, that’s fine — but please let me know either way. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Thanks for offering to help, appreciate it. |
Beta Was this translation helpful? Give feedback.
Thanks for offering to help, appreciate it.
Just to set expectations: there’s no public roadmap yet. I briefly mentioned v3 before, and it will happen, but I’m not committing to dates or details while things are still evolving.
The main work - is a Go project that will both power the widget (do all the backend work for it) and also work as a standalone CLI/TUI app.
The project is still very early and a lot may change, so I’m holding off on pushing WIP updates until a few core pieces are stable.
Progress might be a bit slower while I’m job hunting. Once there’s a solid baseline, I’ll move the widget work to a separate branch. The Go project will live in a separate repository (currently pri…