项目作者: ashishBharadwaj

项目描述 :
Productivity Tool
高级语言: JavaScript
项目地址: git://github.com/ashishBharadwaj/flawesome.git
创建时间: 2020-02-28T09:13:25Z
项目社区:https://github.com/ashishBharadwaj/flawesome

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

下载


Flawesome (An Organiser With Diary Workflow) (v0.2.3 Pre-Release)

Flawesome is a cross platform modern productivity tool that will help you organise your day-today work and thoughts.


All the three application components i.e. The Notebook, The Sticky Notes and The Todolist are driven by the Calendar.

Application Tab 1 Screenshot

Application Tab 2 Screenshot

Application Tab 3 Screenshot

Download

Flawesome v0.2.3 Pre-Release For Linux (.deb)

Flawesome v0.2.3 Pre-Release For Linux (.AppImage)

Flawesome v0.2.3 Pre-Release For Windows 64-Bit

Go to Releases to see all the releases.

** Currently I have only generated the package for Linux and Windows, soon it will be available for macos.

Build the setup yourself:

  1. ** Prequisite: Git, Node, Yarn package manager
  • Clone the repo:
  1. $ git clone https://github.com/ashishBharadwaj/flawesome.git
  • Install the dependencies:
  1. $ yarn install
  • Build for production:
  1. $ yarn build
  • Create Package:
  1. $ yarn package

License

  1. GNU General Public License v3.0 (c) 2020 Ashish Bharadwaj J
  2. Refer to License.md file for details