All Projects → Physiix → Topsi Project Manager

Physiix / Topsi Project Manager

Licence: agpl-3.0
A Desktop Kanban board app.

Projects that are alternatives of or similar to Topsi Project Manager

backlog-board
This is Kanban Board connected to Backlog
Stars: ✭ 18 (-98.62%)
Mutual labels:  kanban, kanban-board
React Trello Multiboard
React-Trello-Multiboard is a single-page application built with React displaying multiple cards of several Trello® boards and lists. The cards can be filtered by preferred team members.
Stars: ✭ 43 (-96.69%)
Mutual labels:  kanban, kanban-board
kanban-project-management
Web Application to manage software development projects.
Stars: ✭ 39 (-97%)
Mutual labels:  kanban, kanban-board
react-kanban
Yet another Kanban/Trello board lib for React.
Stars: ✭ 567 (-56.38%)
Mutual labels:  kanban, kanban-board
Personal Kanban
📌 Personal Kanban Board is an agile project management tool that helps you visualise your work, limit your work-in-progress (WIP) and to craft & optimise your work flow to get the maximum output. To achieve this, it makes use of columns and cards. Personal Kanban offers visual clue, columns, WIP limits, start point and end point to set you up for success.
Stars: ✭ 268 (-79.38%)
Mutual labels:  kanban, kanban-board
actionview-fe
ActionView front-end source code, based on Reactjs+Redux.
Stars: ✭ 63 (-95.15%)
Mutual labels:  kanban, kanban-board
Jkanban
Vanilla Javascript plugin for manage kanban boards
Stars: ✭ 664 (-48.92%)
Mutual labels:  kanban, kanban-board
React Kanban Dnd
📋 Open source kanban board built with React
Stars: ✭ 121 (-90.69%)
Mutual labels:  kanban, kanban-board
DragBoardView
⭐ Android 看板,支持项拖拽、列拖拽。Draggable kanban/board view for Android.
Stars: ✭ 85 (-93.46%)
Mutual labels:  kanban, kanban-board
agileseason-v1
Kanban board for GitHub issues
Stars: ✭ 12 (-99.08%)
Mutual labels:  kanban, kanban-board
taiga-stats
Generate statistics from Taiga and produce burnup diagrams, CFDs, dependency graphs and more.
Stars: ✭ 40 (-96.92%)
Mutual labels:  kanban, kanban-board
Twake
Twake is a secure open source collaboration platform to improve organizational productivity.
Stars: ✭ 862 (-33.69%)
Mutual labels:  kanban, kanban-board
kanban-board
Single-click full-stack application (Postgres, Spring Boot & Angular) using Docker Compose
Stars: ✭ 138 (-89.38%)
Mutual labels:  kanban, kanban-board
My Personal Kanban
This is a one page HTML/JavaScript application for people who would like to use simple and basic Kanban board for their personal stuff
Stars: ✭ 765 (-41.15%)
Mutual labels:  kanban, kanban-board
kanban-board-app
Kanban style task management board app
Stars: ✭ 118 (-90.92%)
Mutual labels:  kanban, kanban-board
Fogga Kanban
🎽 React Kanban Dashboard Template
Stars: ✭ 46 (-96.46%)
Mutual labels:  kanban, kanban-board
KanbanView
CLI, API, Web Service and Kanban for Things 3
Stars: ✭ 64 (-95.08%)
Mutual labels:  kanban, kanban-board
React Kanban
Yet another Kanban/Trello board lib for React.
Stars: ✭ 345 (-73.46%)
Mutual labels:  kanban, kanban-board
Taskell
Command-line Kanban board/task manager with support for Trello boards and GitHub projects
Stars: ✭ 1,175 (-9.62%)
Mutual labels:  kanban, kanban-board
Jitamin
🐼 Jitamin is a free software written in PHP, intended to handle the project management over the web. QQ群: 656868
Stars: ✭ 903 (-30.54%)
Mutual labels:  kanban

Topsi Project Manager

Master branch is broken right now, a stable branch will be created as soon as it's ready.

Topsi Project Manager is a simple Kanban board software built with Electron and Vue.js. It supports all three major platforms (Windows, Linux and macOS).

It's free and open source under the AGPLv3 license.

Version 0.1

Features

No Internet required, no registration needed

No Internet required, no registration needed

Simple Kanban board

Simple Kanban board

Organize your notes in multiple milestones

Organize your notes in multiple milestones

Drag & drop notes

Drag & drop notes

Tags

Tags

Search for notes by title or tag

Search for notes by title or tag

Image attachment

Image attachment

Export and import projects (in JSON format)

Export and import projects (in JSON format)

Dark mode and customization (WIP, more customizations are coming)

Dark mode & customization

100% free and open source

Roadmap

The developpement is done in the master branch, once a build is stable enough (Still alpha), a snapshot will be created and the release page will be updated with the executables. These are the features that will be implemented next:

  • Support for other languages than English (translations)
  • Quick commands
  • Better image attachment (currently slows down the application)
  • Comments
  • Plugin system
  • Better milestone management
  • File attachments
  • Undo / Redo
  • Synchronize with GitHub and GitLab issues
    • Import issues from GitHub/GitLab
    • Local changes are
  • Refactoring
  • Users
  • Updates

Build

# Clone the project
git clone https://github.com/Physiix/topsi-project-manager
# Install dependencies (you can use npm too)
yarn
## Project setup

yarn install


# Run in developer mode
yarn run dev

# Build the executable

yarn build


## Contributions

All contributions are welcome: correcting typos, translations, reporting bugs,
contributing code, writing documentation, …

## Frameworks used in this project

- Electron
- Vue.js
- Vuetify
- Quill
- Sortable

## License
AGPLv3
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].