使用Electron和Vue.js构建的简单看板板软件
Topsi项目经理 (Topsi Project Manager)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).Topsi Proj...
Topsi项目经理 (Topsi Project Manager)
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).
Topsi Project Manager是使用Electron和Vue.js构建的简单看板板软件。 它支持所有三个主要平台(Windows,Linux和macOS)。
It's free and open source under the AGPLv3 license.
根据AGPLv3许可,它是免费的开放源代码。
版本0.1 (Version 0.1)
特征 (Features)
无需互联网, 无需注册 (No Internet required, no registration needed)
简单看板 (Simple Kanban board)
整理多个里程碑中的笔记 (Organize your notes in multiple milestones)
拖放笔记 (Drag & drop notes)
标签 (Tags)
按标题或标签搜索注释 (Search for notes by title or tag)
图片附件 (Image attachment)
导出和导入项目(JSON格式) (Export and import projects (in JSON format))
暗模式和自定义(WIP,更多自定义功能即将推出) (Dark mode and customization (WIP, more customizations are coming))
100%免费和开源 (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:
开发工作在master分支中完成,一旦构建足够稳定(仍然为alpha),将创建快照,并使用可执行文件更新发行页面。 这些是接下来将要实现的功能:
-
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
与GitHub和GitLab问题同步
- Import issues from GitHub/GitLab 从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
# 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
Vue.js
-
Vuetify
威化
-
Quill
鹅毛笔
-
Sortable
可排序
-
lowdb
低数据库
翻译自: https://vuejsexamples.com/a-simple-kanban-board-software-built-with-electron-and-vue-js/
更多推荐



所有评论(0)