| CARVIEW |
Select Language
HTTP/1.1 301 Moved Permanently
Date: Mon, 29 Dec 2025 21:05:48 GMT
Server: Apache/2.4.37 (Red Hat Enterprise Linux) OpenSSL/1.1.1k mod_qos/11.74 mod_wsgi/4.6.4 Python/3.6 mod_perl/2.0.12 Perl/v5.26.3
Location: https://sourceware.org/cygwin-apps/
Content-Length: 243
Content-Type: text/html; charset=iso-8859-1
HTTP/1.1 200 OK
Date: Mon, 29 Dec 2025 21:05:49 GMT
Server: Apache/2.4.37 (Red Hat Enterprise Linux) OpenSSL/1.1.1k mod_qos/11.74 mod_wsgi/4.6.4 Python/3.6 mod_perl/2.0.12 Perl/v5.26.3
Vary: CF-Worker,User-Agent,Accept-Encoding
Last-Modified: Wed, 27 Aug 2025 13:32:35 GMT
ETag: "10f0-63d58d2532b99-gzip"
Accept-Ranges: bytes
Content-Encoding: gzip
Content-Security-Policy: default-src 'self' http: https:
Strict-Transport-Security: max-age=16070400
Content-Length: 1456
Content-Type: text/html; charset=UTF-8
The Cygwin-Apps homepage
The Cygwin-Apps Homepage
This page acts as a reference for the various projects hosted in the cygwin-apps git repositories.
The list of cygwin-apps projects under git control is available via cgit:
https://cygwin.com/cgit/cygwin-apps
Check out the sources like this:
git clone git://cygwin.com/git/cygwin-apps/project.gitand, if you have commit rights on the repository (you will know if you do), configure pushing:
git remote set-url origin --push ssh://username@cygwin.com/git/cygwin-apps/project.git
- base-cygwin - Initial base installation helper script
- base-files - A set of important system configuration and setup files
- calm - Cygwin server-side packaging maintenance script
- chere - a shell script to manage 'Cygwin shell here' context menu items
- crypt - a library implementing the hopelessly outdated 56 bit DES encryption
- csih - Cygwin service installation helper, a helper script and tools to create service installation scripts
- cygport - the Cygwin package building tool
- cygrunsrv - a wrapper for unix daemons to make them controllable as windows services
- cygutils - Chuck Wilson's collection of Cygwin utilities
- editrights - A helper tool to change user privileges
- genini - Script to create setup.ini files on a local machine
- ipc-utils - XSI IPC maintenance utilities
- login - The unix login(1), tweaked for Cygwin
- mt - The unix mt(1) tool with Cygwin-specific extensions
- rebase - The rebase tool, core of the automatic rebase facility during postinstall
- robots - The game; Fight against maniac robots
- run - Launch cmdline programs with hidden console
- setup - the official Cygwin setup program used to install Cygwin and keep it up to date.
- shutdown - Shutdown, reboot, hibernate or suspend the machine.
- windows-default-manifest - The manifest each executable has to be linked against since Windows 8.1
- xorg-doc - Cygwin XOrg documentation
- htdocs - The cygwin-apps website files