Skip to content

Releases: captn3m0/hackertray

5.0.0

30 Mar 22:02
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

New release after 6 years:

  • New settings sub-menu with Firefox toggle
  • A Flatpak experimental build
  • Cleanup of the appindicator codebase, now just works with no hacks
  • Light and Dark mode support
  • Move from setup.py to pyproject.toml.
  • Move to GitHub Actions
  • Trusted Publishing setup to PyPi.

You can install via pipx install hackertray --system-site-packages. See https://pypi.org/project/hackertray/5.0.0/.

4.0.1

14 Jun 20:09

Choose a tag to compare

4.0.1

  • Changes "Show Comments" entry to a radio menu item

4.0.0

  • Adds support for --firefox auto, picks the default firefox profile automatically
  • Upgrades to Python 3.0. Python 2 is no longer supported
  • Switches from PyGtk to PyGObject.
  • AppIndicator is no longer supported, because it is Python 2 only
  • Removed mixpanel tracking.