]> git.cworth.org Git - sup/blob - www/index.html
823226daa2314512f4bbbdb745ee52f5200bb6cc
[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;I was previously intrigued by a gmail-styled
15                 mutt-killer written in Ruby, but having actually spent a few
16                 hours reading the docs, and trying out all the keys, and
17                 reading the docs again, and trying the keys out again, and then
18                 actually engaging in a bunch of practice usage runs, I now
19                 officially can't fucking wait for the future of this thing; it
20                 has my full attention.&rdquo;
21                 </blockquote>
22
23                 <blockquote>
24                 &ldquo;Every other client we've tried is intolerable.&rdquo;
25                 </blockquote>
26
27                 <blockquote>
28                 &ldquo;Sup is almost to the point where I could jump ship from mutt.&rdquo;
29                 </blockquote>
30
31                 <p>
32    Sup is a console-based email client for people with a lot of email.
33    It supports tagging, very fast full-text search, automatic contact-
34    list management, custom code insertion via a hook system, and more.
35    If you're the type of person who treats email as an extension of your
36    long-term memory, Sup is for you.
37                 </p>
38
39                 <p>
40                 Sup makes it easy to:
41                 </p>
42
43                 <ul>
44                         <li>
45                         Handle massive amounts of email.
46                         </li>
47
48                         <li>
49                         Mix email from different sources: mbox files (even across
50                         different machines), IMAP folders, POP accounts, and Gmail
51                         accounts.
52                         </li>
53
54                         <li>
55                         Instantaneously search over your entire email collection.
56                         Search over body text, or use a query language to combine
57                         search predicates in any way.
58                         </li>
59
60                         <li>
61                         Handle multiple accounts. Replying to email sent to a
62                         particular account will use the correct SMTP server, signature,
63                         and from address.
64                         </li>
65
66                         <li>
67                         Add custom code to handle certain types of messages or to
68                         handle certain types of text within messages.
69                         </li>
70
71                         <li>
72                         Organize email with user-defined labels, automatically track
73                         recent contacts, and much more!
74                         </li>
75                 </ul>
76
77                 <p>
78                 The goal of Sup is to become the email client of choice for nerds
79                 everywhere.
80                 </p>
81
82                 <h2>Screenshots</h2>
83
84                 <ul id="screenshots">
85                         <li><a href="ss1.png"><img src="ss1-small.png" alt="Sup screenshot 1" /></a></li>
86                         <li><a href="ss2.png"><img src="ss2-small.png" alt="Sup screenshot 2" /></a></li>
87                         <li><a href="ss3.png"><img src="ss3-small.png" alt="Sup screenshot 3" /></a></li>
88                         <li><a href="ss4.png"><img src="ss4-small.png" alt="Sup screenshot 4" /></a></li>
89                         <li><a href="ss5.png"><img src="ss5-small.png" alt="Sup screenshot 5" /></a></li>
90                         <li><a href="ss6.png"><img src="ss6-small.png" alt="Sup screenshot 6" /></a></li>
91                 </ul>
92
93                 <h2>Documentation</h2>
94
95                 <p>
96                 Please read the <a href="README.txt">README</a>, the <a
97                         href="FAQ.txt">FAQ</a>, the <a href="NewUserGuide.txt">new user guide</a>
98                 and the <a href="Philosophy.txt">philosophical statement</a>.
99                 </p>
100
101                 <p> Please also read and contribute to the <a href="http://sup.rubyforge.org/wiki/wiki.pl">Sup wiki</a>. </p>
102
103                 <h2>Status</h2>
104
105                 <p>
106                 The current version of Sup is 0.1, released 2007-07-17. This is a
107                 beta release. It supports mbox, mbox over ssh, IMAP, IMAPS, and Maildir accounts.
108                 </p>
109
110                 <p>
111                 There are a few known bugs, but overall it works great! I use it for my everyday
112                 email, and it makes dealing with 85,000 messages a breeze.
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, please read the <a
126                         href="http://rubyforge.org/scm/?group_id=2603">Sup anonymous SVN
127                         access instructions</a>. You can also <a
128                         href="http://rubyforge.org/viewvc?root=sup">browse the SVN
129                         repository</a>.
130                 </p>
131
132                 <h2>Bug reports</h2>
133
134                 <p>
135                 Please post bug reports, feature requests, and any comments or discussion topics
136                 to the <a
137                         href="http://rubyforge.org/mailman/listinfo/sup-talk">sup-talk mailing list</a> (<a href="http://rubyforge.org/pipermail/sup-talk/">archives</a>).
138                 </p>
139
140                 <h2>Credit</h2>
141
142                 <p>
143                 Sup is brought to you by <a href="http://cs.stanford.edu/~ruby/">William Morgan</a>.
144                 </p>
145
146                 <p>
147                 Sup is made possible by the hard work of <a
148                         href="http://www.davebalmain.com/">Dave Balmain</a> and his
149                 fantastic IR engine <a
150                         href="http://ferret.davebalmain.com/trac/">Ferret</a>, and by <a
151                         href="http://www.lickey.com/">Matt Armstrong</a>'s tragically
152                 abandoned <a href="http://www.lickey.com/rubymail/">RubyMail</a>
153                 package.
154                 </p>
155         </body>
156 </html>