]> git.cworth.org Git - sup/blob - www/index.html
1e40c31fc80867feae563a12cc891c40f98a0665
[sup] / www / index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4         <head>
5                 <title>Sup</title>
6                 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
7                 <link rel="stylesheet" href="main.css" type="text/css" />
8         </head>
9
10         <body>
11                 <h1>Sup</h1>
12
13                 <blockquote>
14                 &ldquo;Every other client we've tried is intolerable.&rdquo;
15                 </blockquote>
16
17                 <blockquote>
18                 &ldquo;It's just what I wanted, but I hadn't realized what I wanted until I saw it.&rdquo;
19                 </blockquote>
20
21                 <blockquote>
22                 &ldquo;Sup is almost to the point where I could jump ship from mutt.&rdquo;
23                 </blockquote>
24
25                 <blockquote>
26                 &ldquo;I was previously intrigued by a gmail-styled
27                 mutt-killer written in Ruby, but having actually spent a few
28                 hours reading the docs, and trying out all the keys, and
29                 reading the docs again, and trying the keys out again, and then
30                 actually engaging in a bunch of practice usage runs, I now
31                 officially can't fucking wait for the future of this thing; it
32                 has my full attention.&rdquo;
33                 </blockquote>
34
35                 <blockquote>
36                 &ldquo;Finally a mail client that does what we want, how we want it.&rdquo;
37                 </blockquote>
38                         <p>
39    Sup is a console-based email client for people with a lot of email.
40    It supports tagging, very fast full-text search, automatic contact-
41    list management, custom code insertion via a hook system, and more.
42    If you're the type of person who treats email as an extension of your
43    long-term memory, Sup is for you.
44                 </p>
45
46                 <p>
47                 Sup makes it easy to:
48                 </p>
49
50                 <ul>
51                         <li>
52                         Handle massive amounts of email.
53                         </li>
54
55                         <li>
56                         Mix email from different sources: mbox files, IMAP folders,
57             and Maildirs, across multiple machines.</li>
58
59                         <li>
60                         Instantaneously search over your entire email collection.
61                         Search over body text, or use a query language to combine
62                         search predicates in any way.
63                         </li>
64
65                         <li>
66                         Handle multiple accounts. Replying to email sent to a
67                         particular account will use the correct SMTP server, signature,
68                         and from address.
69                         </li>
70
71                         <li>
72                         Add custom code to handle certain types of messages or to
73                         handle certain types of text within messages.
74                         </li>
75
76                         <li>
77                         Organize email with user-defined labels, automatically track
78                         recent contacts, and much more!
79                         </li>
80                 </ul>
81
82                 <p>
83                 The goal of Sup is to become the email client of choice for nerds
84                 everywhere.
85                 </p>
86
87                 <h2>Screenshots</h2>
88
89                 <ul id="screenshots">
90                         <li><a href="ss1.png"><img src="ss1-small.png" alt="Sup screenshot 1" /></a></li>
91                         <li><a href="ss2.png"><img src="ss2-small.png" alt="Sup screenshot 2" /></a></li>
92                         <li><a href="ss3.png"><img src="ss3-small.png" alt="Sup screenshot 3" /></a></li>
93                         <li><a href="ss4.png"><img src="ss4-small.png" alt="Sup screenshot 4" /></a></li>
94                         <li><a href="ss5.png"><img src="ss5-small.png" alt="Sup screenshot 5" /></a></li>
95                         <li><a href="ss6.png"><img src="ss6-small.png" alt="Sup screenshot 6" /></a></li>
96                 </ul>
97
98                 <h2>Documentation</h2>
99
100                 <p>
101                 Please read the <a href="README.txt">README</a>, the <a
102                         href="FAQ.txt">FAQ</a>, the <a href="NewUserGuide.txt">new user guide</a>
103                 and the <a href="Philosophy.txt">philosophical statement</a>.
104                 </p>
105
106                 <p> Please also read and contribute to the <a href="http://sup.rubyforge.org/wiki/wiki.pl">Sup wiki</a>. </p>
107
108                 <h2>Status</h2>
109
110                 <p>
111                 The current version of Sup is 0.3, released 2007-11-27. This is a
112                 beta release. It supports mbox, mbox over ssh, IMAP, IMAPS, and Maildir accounts.
113                 </p>
114
115                 <h2>Getting it</h2>
116
117                 <p>
118                 You can download Sup releases from the <a
119                         href="http://rubyforge.org/projects/sup/">Sup RubyForge page</a>.
120                 If you have RubyGems installed, simply command your computer to "gem
121                 install sup".
122                 </p>
123
124                 <p>
125                 If you're interested in development, you can clone the git repository like so: <code>git clone git://repo.or.cz/sup.git</code>. You can also <a
126                         href="http://repo.or.cz/w/sup.git?a=shortlog">browse the git
127                         repository</a>.
128                 </p>
129
130                 <h2>Bug reports</h2>
131
132                 <p>
133                 Please post bug reports, feature requests, and any comments or discussion topics
134                 to the <a
135                         href="http://rubyforge.org/mailman/listinfo/sup-talk">sup-talk mailing list</a> (<a href="http://rubyforge.org/pipermail/sup-talk/">archives</a>).
136                 </p>
137
138                 <h2>Credit</h2>
139
140                 <p>
141                 Sup is brought to you by <a href="http://cs.stanford.edu/~ruby/">William Morgan</a>.
142                 </p>
143
144                 <p>
145                 Sup is made possible by the hard work of <a
146                         href="http://www.davebalmain.com/">Dave Balmain</a> and his
147                 fantastic IR engine <a
148                         href="http://ferret.davebalmain.com/trac/">Ferret</a>, and by <a
149                         href="http://www.lickey.com/">Matt Armstrong</a>'s tragically
150                 abandoned <a href="http://www.rfc20.org/rubymail/">RubyMail</a>
151                 package (note: possibly no longer abandoned).
152                 </p>
153         </body>
154 </html>