#productivity #workflow #year #manager #four #scheduler #extensible

app fypm

Four Years Productivity Manager: The productivity manager for Four Years Workflow

1 unstable release

0.1.0 Aug 6, 2024

#6 in #four

MIT license

200KB
3K SLoC

Four Years Productivity Manager

Fypm (Four Years Productivity Manager) is the productivity manager for Four Years Workflow. It is based on Taskwarrior and aims to create a flexible and extensible productivity environment.

Installation

git clone https://github.com/dmyna/fypm.git
cd fypm

cargo build --release
sudo cp target/release/fypm /usr/bin

Documentation

All documentation is written in an Obsidian vault and stored in the docs directory. In the future you will also see this on this project's Wiki.

Testing

# install docker, docker-compose and docker-buildx

git clone https://github.com/dmyna/fypm.git
cd fypm

./scripts/test.sh

Dependencies

~34–67MB
~1M SLoC