项目作者: mtobeiyf

项目描述 :
:zap: A simple & powerful app to organize your piled work at one place~
高级语言: Vue
项目地址: git://github.com/mtobeiyf/pile.git
创建时间: 2018-02-25T02:41:28Z
项目社区:https://github.com/mtobeiyf/pile

开源协议:GNU General Public License v3.0

下载














Pile

Organize your piled work at one place.

README | 中文说明



Why Pile?

The way we get things done is often project-oriented. However, the files, applications, tasklists, etc. are scattered everywhere. Pile is a place for you to put them all together.

Usage

Before we get started, let me help you get it more clear how to use Pile.

Board

A board (or tab) is a place to hold all the resources of your project or workspace. You can organize your things related to the project/workspace using hubs.

Hub

A hub (or card) is an area for specific stuff. There are currently three kinds of hubs:

App/File

You can add apps or files you may use in this area so that you can quickly access them and open them.



Notes

Online resources (often appeared as links) or your thoughts can be taken down here. Markdown is supported! :tada:



Todo

A simple todolist related to the project.



Features

  • Drag and drop, easy and convenient.
  • Various application scenarios.
  • Endless possibilities. Developer, designer, writer…
  • Pin your workspace/project to your desktop.
  • Markdown support, emoji included.

Installation

:tada: Support Windows/Linux/macOS

Windows

  • Go to the release page
  • Download and run the setup .exe file and Pile will be insalled automatically
  • Or download the portable .zip file, unzip it and run Pile.exe

Linux / macOS

  • Go to the release page
  • Linux user: Download .AppImage and run it
  • Mac user: Download portable .zip file or .dmg installation file
  • You can build by yourself, see Build Steps

Technical

Stack

Build Setup

  1. # install dependencies
  2. yarn # or npm install
  3. # serve with hot reload at localhost:9080
  4. yarn run dev # or npm run dev
  5. # build electron application for production
  6. yarn run build:dir # or npm run build:dir

Changelog

Detailed changes for each release are documented in the CHANGELOG.md

Acknowledgment

License

Licensed under the GPL v3.0 License.

Copyright (c) 2018 Fing.
All rights reserved.