Skip to content
/ reve Public

Desktop environment, from the comfort of a script

Notifications You must be signed in to change notification settings

fybx/reve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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