Skip to content
This repository has been archived by the owner on Feb 19, 2023. It is now read-only.

alex4401/gnome-extension-osd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[PH] Strider OSD

A compact OSD replacement extension.

Installation

GNOME Shell

At least version 3.36 of GNOME Shell is required for the extension to work.

To install the development version, clone the repository and make sure you have the TypeScript compiler installed (version 3.8 or greater).

  • make compile: compiles the JavaScript part of the extension.
  • make install: installs previously compiled tree.
  • make enable: enables the extension if installed.
  • make disable: disables the extension.
  • make restart-shell: convieniently reloads the shell.

Customization

None at the moment.

License

[PH]Strider OSD is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.