Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.44 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.44 KB

Hamster Gnome Shell extension

Simple Hamster shell extension for Gnome 3.

Install

The extension is available on extensions.gnome.org:
https://extensions.gnome.org/extension/425/project-hamster-extension/

Current compatible Gnome shell version: 3.18
For previous shell versions check releases.

Manual installation for testing and development

To install just symlink the checkout folder into ~/.local/share/gnome-shell/extensions/ as hamster@projecthamster.wordpress.com. It looks something like this:

cd ~/.local/share/gnome-shell/extensions/
ln -s /path/to/the/checkout hamster@projecthamster.wordpress.com

After that you can enable the extension and change the preferences using Tweak Tool, or on https://extensions.gnome.org/local/

Contributing

  1. Fork this project
  2. Create a topic branch - git checkout -b my_branch
  3. Push to your branch - git push origin my_branch
  4. Submit a Pull Request with your branch
  5. That's it!

Release process

  1. Bump version and Gnome Shell compatibility in metadata.json
  2. Commit your changes and run ./build.sh
  3. Go to https://extensions.gnome.org/upload/ and upload the generated file hamster@projecthamster.wordpress.com.zip
  4. You can check the review progress at https://extensions.gnome.org/review/