Skip to content

ashishBharadwaj/flawesome

Repository files navigation

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:

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

License

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