Skip to content
Joseph Turner edited this page Mar 20, 2024 · 7 revisions

For now this is just a dump of my bookmarks, but I plan to try some of these out at some point. I might then blog about what I saw and hopefull will also find some inspiration.

Also see my similar list of Git tools and my (outdated) list of Emacs packages for Git.

Clients

  • flower A Clojure (and Emacs) library for integration with Github, Gitlab, Atlassian Jira, Microsoft TFS, Microsoft Exchange and Slack.

Centralized Forges

Github

Backup

  • github-backup Backs up everything GitHub publishes about a repository.
  • GH Archive Record the public GitHub timeline, archive it, and make it easily accessible for further analysis.

Notifications

  • octobox Untangle your GitHub Notifications.

Actions

  • act Run your GitHub Actions locally.
  • probot GitHub Apps to automate and improve your workflow.
  • mergeable All the missing GitHub automation.
  • cla-assistant Contributor License Agreement assistant.

Distributed Forges

  • radicle Radicle enables developers to securely collaborate on software over a peer-to-peer network built on Git.
  • scuttlebutt A decentralised platform. (talk)
  • forgefed Federation Protocol for Forge Services (extension to ActivityPub).
  • GitTorrent A Decentralized GitHub.
  • dgit Adds decentralized ownership to git - powered by Tupelo DLT and Skynet.
  • git-pit Use Git over secure peer-to-peer streams [using] holepunch.
  • rss-git Let’s use a normal rss feed to cheaply federate git related (social) activity!

Inline Issue Tracking

  • Another list of tools
  • git-issue Git-based decentralized issue management.
  • git-dit Decentralized Issue Tracking for git.
  • diffscuss Code reviews in plain text.
  • ditz A simple, light-weight distributed issue tracker designed to work with distributed version control systems
    • pyditz A drop-in replacement for the Ditz distributed issue tracker.
      • emacs-ditz Emacs interface to Ditz issue tracking system.
  • git-bug Bug tracker that is fully embedded in git, with bridges to other bug trackers.
  • Bugs Everywhere “Distributed bugtracker”, designed to complement distributed revision control systems.

Email Workflow