git-webui!

You will need version 4 or higher of `firefox` https://www.mozilla.org/firefox
to run Pencil as a Firefox Extension. Linux users will need version 4 or higher of either `firefox`, `iceweasel` or `xulrunner` https://developer.mozilla.org/en-US/docs/Mozilla/Projects/XULRunner,
or version 25 or higher of `palemoon` https://www.palemoon.org/.
The Windows installer and OS X archive has everything you need built-in. Windows, Linux, OS X & Firefox Packages are available for download from the Releases Page https://github.com/prikhi/pencil/releases.
You can also install the Firefox Add-on from the Mozilla Add-on Repository https://addons.mozilla.org/en-US/firefox/addon/pencil-prototyping/.
To install the OS X package, unzip the archive and copy the `Pencil.app` folder t

git-webui alternatives

  • SourceTree

  • A powerful Mac and Windows client for Mercurial and Git distributed version control systems.

    tags: bitbucket-integration dark-theme distributed-version-control git git-client
  • GitKraken

  • The intuitive, fast, and beautiful cross-platform Git client.

    tags: bitbucket-integration dark-theme developer-tools development distributed-version-control
  • SmartGit

  • SmartGit is a front-end for the distributed version control system Git and runs on Windows, Mac OS X and Linux. SmartGit is intended for developers who prefer a graphical user interface over a command line client, to be even more productive with Git — the most powerful DVCS today.

    tags: built-in-conflict-solver distributed-version-control file-compare git git-client
  • GitHub Desktop

  • Simple collaboration from your desktop

    tags: developer-tools development git git-client github
  • TortoiseGit

  • TortoiseGit is an easy to use client for the Git distributed revision control system. TortoiseGit adds shell integration into Windows.

    tags: development git scm shell-integration version-control-system
  • gitg

  • gitg is a git repository viewer targeting gtk+/GNOME. One of its main objectives is to provide a more unified user experience for git frontends across multiple desktops. It does this not be writing a cross-platform application, but by close collaboration with similar clients for other operating systems (like GitX for OS X).

    tags: git git-client lightweight version-control-system
  • Gitweb

  • Gitweb is a Git web interface. It is written in Perl and can be used as a CGI script, or as a mod_perl legacy script (run by ModPerl::Registry handler). It allows browsing a git repository (or a set of git repositories) using a web browser.Using gitweb you can browse directory trees at arbitrary revisions, view contents of files (blobs), see log or shortlog of a given branch, examine commits, commit messages and changes made by a given commit. Gitweb can generate feeds in RSS or Atom format. You can get any given version of a file; if not disabled you can download a snapshot of a given version of a project (project tree at given revision). You can search (if it is not disabled) for commits by an author, added to repository by a comitter, commit with commit message (commit description) which includes some text. »

    tags: git git-gui git-hosting webui
  • cgit

  • A hyperfast web frontend for git repositories written in C.

    tags: git-host source-code-repository
  • GitEye

  • This free desktop app combines a simple-to-use graphical Git client with central visibility into essential developer tasks such as defect tracking, agile planning, code reviews and build services.

    tags: distributed-version-control git git-gui scm version-control-system
  • GitUp

  • GitUp is a bet to invent a new Git interaction model that lets engineers of all levels work quickly, safely, and without headaches. It's unlike any other Git client out there from the way it’s built (it interacts directly with the Git database on disk), to the way it works (you manipulate the repository graph instead of manipulating commits).

    tags: git git-client git-gui
  • Ungit

  • Web-based and intuitive UI for git.

    tags: git node.js
  • django-git

  • A simple Gitweb replacement built with Django.

    tags: Discontinued django git programming python
  • GitX

  • A gitk clone for OS X

    tags: git git-client programming version-control-system