Introduction
Scythe is an email client. You don't want to use it for the following reasons:
- Requires a UNIX-like operating system
- Line driven, no GUI, no curses
- Requires MH style mail storage
- Vaguely vi-like commands
- New software, so probably buggy
Scythe is released under the BSD licence. Share and enjoy, no warranties.
This development branch of Scythe is now deprecated, I plan to rewrite it all using Dicemail.
Features
- Allows mails from various folders to be listed simultaneously.
- Powerful expression language controls which mails are listed.
- Mail filtering based on same expression language.
Pseudo-screenshots
Mail presentation
--- inbox
1 | developers- | Developers Digest, Vol 2, Issue 87
--- openbsd
2 | Antoine Jacoutot | NIS secure mode
3 | Thierry TM. Michal | Is Broadcom 4401 NIC supported? (Is on Asus P4PE-X m
4 | Alex J. Avriette | Re: perl is broken (solution)
command>
1 | developers- | Developers Digest, Vol 2, Issue 87
--- openbsd
2 | Antoine Jacoutot | NIS secure mode
3 | Thierry TM. Michal | Is Broadcom 4401 NIC supported? (Is on Asus P4PE-X m
4 | Alex J. Avriette | Re: perl is broken (solution)
command>
Example view clause list
command> vv
1: inbox
2: minus(folders(), $bulk) unseen
3: all urgent
4: all lastcheck
5: openbsd unseen ($from-name containsi ["theo", "espie"])
1: inbox
2: minus(folders(), $bulk) unseen
3: all urgent
4: all lastcheck
5: openbsd unseen ($from-name containsi ["theo", "espie"])
Status
Right now Scythe does not have any composition features, which includes replying and forwarding of mail. Consider it a mail reader for the time being.
Manual
Best way to start is with the quickstart guide. Or, for the complete experience. read one of the following guides:
Download
Don't forget to read the installation instructions and changelog.
Feedback
Comments, criticisms, contributions are welcome. Please feel free to contact me. This is minority interest software, ideally I'd like to hear from all users.
