Some command line options are not GNU/POSIX compliant (3)
[geeqie.git] / web / index.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2 "http://www.w3.org/TR/html4/loose.dtd">
3 <html>
4 <head>
5     <meta name="generator" content="HTML Tidy for HTML5 for Linux version 5.2.0">
6     <title>Geeqie Image Viewer -- Main Project Page</title>
7     <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8     <meta name="description" content="Geeqie -- Aiming to be The Best Image/Photo Collection Viewer.">
9     <link rel="stylesheet" type="text/css" href="default.css">
10 </head>
11 <body>
12     <div id="header">
13         <h1>Geeqie Image Viewer</h1>
14     </div>
15     <div id="main">
16         <p>Geeqie is a lightweight image viewer for Linux, BSDs and compatibles.</p>
17         <p>It can be used as a simple, fast, database-free image viewer, but equally it can be used to manage large
18         collections of images.</p>
19         <h4>Features</h4>
20         <p>A summary of Geeqie may be found on its <a href="https://en.wikipedia.org/wiki/Geeqie">Wiki page</a>.</p>
21         <p>A more complete feature list is <a href="features.html">here.</a></p>
22         <p>And the <a href="help/GuideIndex.html">on-line Help file</a> gives even more detail.</p>
23         <p>A few <a href="screenshots/screenshots.html">screenshots</a> give an idea of the range of possibilities.</p>
24         <h4>Downloading and installation</h4>
25         <p>Geeqie is available as a package for several distributions:</p>
26         <p>Linux <select name="linux" id="linux">
27             <option value="https://apps.fedoraproject.org/packages/geeqie">
28                 Fedora
29             </option>
30             <option value="https://packages.ubuntu.com/geeqie">
31                 Ubuntu
32             </option>
33             <option value="https://community.linuxmint.com/software/view/gqview">
34                 Linux Mint
35             </option>
36             <option value="https://packages.debian.org/stable/geeqie">
37                 Debian/Devuan
38             </option>
39             <option value="https://packages.gentoo.org/packages/media-gfx/geeqie">
40                 Gentoo
41             </option>
42             <option value="https://www.archlinux.org/packages/extra/x86_64/geeqie/">
43                 Arch
44             </option>
45             <option value="https://software.opensuse.org/package/geeqie">
46                 OpenSuse
47             </option>
48             <option value="https://madb.mageia.org/package/show/release/3/name/geeqie">
49                 Mageia
50             </option>
51             <option value="https://pkgs.alpinelinux.org/contents?branch=edge&amp;name=geeqie&amp;arch=x86&amp;repo=main">
52                 Alpine Linux
53             </option>
54         </select></p>
55         <script type="text/javascript">
56         var urlmenu = document.getElementById( 'linux' );
57         urlmenu.onchange = function() {
58         window.open(  this.options[ this.selectedIndex ].value );
59         };
60         </script>
61         <p>BSD <select name="bsd" id="bsd">
62             <option value="ftp://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/graphics/geeqie/">
63                 NetBSD
64             </option>
65             <option value="ftp://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/graphics/geeqie/">
66                 NetBSD
67             </option>
68             <option value="http://ports.su/graphics/geeqie">
69                 OpenBSD
70             </option>
71             <option value="https://www.freshports.org/graphics/geeqie/">
72                 FreeBSD
73             </option>
74         </select></p>
75         <script type="text/javascript">
76         var urlmenu = document.getElementById( 'bsd' );
77         urlmenu.onchange = function() {
78         window.open(  this.options[ this.selectedIndex ].value );
79         };
80         </script>
81         <p>MacOS X <a href="https://formulae.brew.sh/formula/geeqie">Homebrew Formulae</a></p>
82         <p>Solaris <a href="https://www.opencsw.org/package/geeqie/">Openscw.org Solaris 10 &amp; 11</a></p>
83         <p>Geeqie is also available:</p>
84         <ul><li>as a <a href="https://flathub.org/apps/details/org.geeqie.Geeqie">Flatpak</a> from the <a href="https://flathub.org/home">Flathub site</a></li>
85         <li>as an <a href="https://cclark.uk/Geeqie">AppImage</a></li></ul>
86         <p>The source tar for Geeqie v1.5 is available <a href="/geeqie-1.5.tar.xz">here.</a> (Signature also available under <a href="/geeqie-1.5.tar.xz.asc">geeqie-1.5.tar.xz.asc</a>)</p>
87         <p>However if you are compiling from sources it is recommended that you get the latest sources from the
88         <a href="/cgi-bin/gitweb.cgi?p=geeqie.git">Geeqie repository.</a></p>Geeqie is stable, there
89         are frequent updates, and compiling is a quick and painless task. The instructions for <a href=
90         "installing.html">downloading and installing</a> are easy to follow.
91         <p>For Ubuntu and other Debian-based systems, <a href="http://www.geeqie.org/web/geeqie-install-debian.sh"> this script</a> will download Geeqie sources, all dependencies, and compile and install Geeqie. You may also select which optional libraries to install.</p>
92         <h4>Support</h4>
93         <p>If you need help or have questions about Geeqie, just <a href="mailto:geeqie@freelists.org">send a message</a> to the <a href="https://www.freelists.org/list/geeqie">mailing list</a>.
94         <form action="https://www.freelists.org/cgi-bin/subscription.cgi" method="post">
95            Although it is not mandatory, we encourage you to subscribe. Please note that you will not automatically receive responses to your message unless you are subscribed -<br/>Your email address: <input type="text" name="email">
96            <input type="hidden" name="list" value="geeqie">
97            <input type="hidden" name="url_or_message" value="You are registered to geeqie mailing list now.">
98            <input type="hidden" name="action" value="subscribe">
99            <input type="submit" value="Go!">
100         </form>
101         <p>For bugs and feature requests, <a href="https://github.com/BestImageViewer/geeqie/issues">Geeqie at
102         GitHub</a> is the place to go.</p>
103     </div>
104 </body>
105 </html>