Yigid BALABAN f34494b5ea
numerous changes
+ fish & bash completions
+ -w/--where option
M moved util_readf to _reve.sh
M linter-detected warnings fixed
M less variable clutter
2024-08-25 00:50:57 +03:00
2024-07-03 01:30:18 +03:00
2024-08-25 00:50:57 +03:00
2024-07-03 01:30:26 +03:00
2024-07-03 01:30:34 +03:00
2024-08-25 00:50:57 +03:00
2024-07-03 01:29:49 +03:00
2024-07-03 01:29:18 +03:00
2024-08-25 00:50:57 +03:00

reve

Build your own desktop environment around a single script, with reve.

(bash not included)

Get started with reve

  1. Install reve by executing install.sh
  2. Copy default mode-based chores from folder chores/mode or write your own using examples/chore_script.sh
  3. Add reve installation folder to $PATH
  4. Add a command to your window manager's configuration to call reve on launch
  5. Set up a timer to call reve

Details

  • The installation script creates folder reve in ~/.local/bin/reve and copies reve.sh as "reve" there.
  • reve follows two principles: modularity and low resource use.

Credits

Feel free to contact me for collaboration on anything!

Ferit Yiğit BALABAN, <fyb@fybx.dev>

My WebsiteMy BentoXLinkedIn

2024

Description
Desktop environment, from the comfort of a Bash script
Readme 121 KiB
Languages
Shell 100%