Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nchern/imapstats
A command line tool to fetch message stats from imap servers
https://github.com/nchern/imapstats
cli command-line email imap unix
Last synced: about 2 months ago
JSON representation
A command line tool to fetch message stats from imap servers
- Host: GitHub
- URL: https://github.com/nchern/imapstats
- Owner: nchern
- License: agpl-3.0
- Created: 2022-02-05T20:41:46.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-22T07:07:39.000Z (7 months ago)
- Last Synced: 2024-06-22T17:27:20.324Z (7 months ago)
- Topics: cli, command-line, email, imap, unix
- Language: Go
- Homepage:
- Size: 46.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# imapstats
A command line tool to collect message stats from IMAP servers.#### Collected numbers
- unread message count## Use cases
### i3wm status bar new messages counter
This tool was inspired by the need to show unread message count in i3 status bar.
TODO: instruction