Self-hosted work management that adapts to your team.
Plan projects, shape workflows, and keep delivery moving without giving up control of your data.
Windshift brings planning, tracking, and collaboration into a fast, flexible workspace. Start with a straightforward board, then add the structure your team needs: custom workflows, nested work items, milestones, saved searches, dashboards, and more.
It ships as a single Go binary with the Svelte frontend built in. SQLite keeps the first deployment simple, while PostgreSQL is available for teams that need it.
- Plan from every angle — use boards, backlogs, hierarchy views, milestones, iterations, and dashboards.
- Make the workflow yours — configure item types, statuses, fields, screens, priorities, and recurring work.
- Keep context close — add rich descriptions, comments, mentions, attachments, collections, and knowledge pages.
- Collaborate beyond the team — share public boards and accept external requests through a customer portal.
- Connect your tools — integrate GitHub, Gitea or Forgejo, import Jira projects, and send email or webhook notifications.
- Go beyond issue tracking — enable test management, time tracking and billing, or asset management when you need them.
Authentication options include local sessions, WebAuthn/FIDO2, and SSO through OIDC providers such as Pocket ID and Authentik.
Download the latest release, then follow the quick start guide. Windshift is designed to run comfortably on anything from a Raspberry Pi to a dedicated server.
Want to build from source? See BUILD.md. For local development and contribution guidelines, see CONTRIBUTING.md.
Code contributions, bug reports, and feedback are all welcome here on GitHub. Open pull requests against main; use GitHub Issues and Discussions for bug reports and feedback.
We are especially interested in early bug reports and real-world feedback about OIDC providers.
- Backend: Go
- Frontend: Svelte, Vite, and Tailwind CSS
- Database: SQLite by default, with PostgreSQL support
- Authentication: Sessions, JWT, WebAuthn, and OIDC
Windshift is available under the GNU Affero General Public License v3.0.
