Skip to content

An application to group different application together in i3wm and start them together to fasten your workflow

License

Notifications You must be signed in to change notification settings

lukasvdberk/i3-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i3 workflow

An application to group different application together in i3wm and start them together to fasten your workflow. You can select for each application on which workspace it should be started

  • WARNING This will edit your i3 existing config file
i3-workflow-demo-2021-07-04_21.34.24.mp4

Demo starting 3 applications on seperate workspaces. This can all be configured through a JSON file.

Installation package

It is available from PyPi install with.

pip install i3-workflow --user

Installation and setup (dev)

This project uses python3.9 with pipenv. Simply clone the repository and do the following steps.

Install the dependencies

pipenv install

Activate the environment with

pipenv shell

Customize your settings with the provided config/example.config.json file (you also configure your workspace groups here).

Run the app

python i3-workflow/main.py "path/to-your/json-config-file.json"

About

An application to group different application together in i3wm and start them together to fasten your workflow

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages