Home
Welcome to Software.Complete.Org
This site contains information for many projects, most hosted in Git, most written and managed by John Goerzen.
The software hosted here is all Free Software, both in terms of cost and in terms of freedom.
Resources & Links
- List of projects
- Site information -- how to create an account, report bugs, and participate in development
- Gitweb viewer
Latest projects
-
Twidge (09/11/2008 12:57 PM)
Twidge is a command-line, full-functional Twitter client. It supports posting updates, retrieving information, and excellent integration with the Unix shell scripting environment via piping and well-formatted output.
For more information, refer to the twidge wiki.
-
datapacker (04/15/2008 10:20 PM)
datapacker is a tool to group files by size. It could be useful to pack files into the minimum number of CDs or DVDs.
For more information, refer to the datapacker wiki.
-
vcs-load-dirs (03/15/2008 01:11 PM)
vcs-load-dirs is a tool to automate and simplify the loading of software into version control systems. It is designed primarily for importing from a non-version-controlled upstream, such as processing release tarballs.
For more information, please refer to the vcs-load-dirs wiki.
-
OfflineIMAP (03/15/2008 11:15 AM)
OfflineIMAP is a tool to simplify your e-mail reading. With OfflineIMAP, you can read the same mailbox from multiple computers. You get a current copy of your messages on each computer, and changes you make one place will be visible on all other systems. For instance, you can delete a message on your home computer, and it will appear deleted on your work computer as well. OfflineIMAP is also useful if you want to use a mail reader that does not have IMAP support, has poor IMAP support, or does not provide disconnected operation.
-
MissingH (03/15/2008 10:50 AM)
MissingH is a large collection of assorted utility libraries for Haskell. Its primary audience is Haskell programmers that want to get practical things done fast.
It also serves as a staging area of sorts for useful, general-purpose Haskell code. This could be code that may eventually wind up in base Haskell libraries, or it could grow into a library in its own and be forked off. Or it could remain in MissingH indefinately.