Giter Club home page Giter Club logo

hackermail's Introduction

HacKerMaiL

HacKerMaiL (hkml) is a mails management tool for hackers who collaborate using mailing lists. It requires no complicated setup but just git. Using it, you can fetch mailing list archives, read mails in those, and post replies or new mails.

For now, hackermail supports public-inbox managed mailing list archives and manually exported mbox file contents. Linux Kernel Mailing Lists (LKML) are good examples of the public-inbox managed mailing list archives. Specifically, it is being used for, and aimed to support development of DAMON and general parts of Linux kernel.

Demo

asciicast interactive list

(Note that the above demos are recorded on an old version of hkml. Latest version may have different features/interface.)

Getting Started

List recent mails in Linux kernel DAMON subsystem mailing list (https://lore.kernel.org/damon):

$ ./hkml list damon --fetch

For the first time, the command will ask you if you want to do initialize the setup, with some questions. For this specific case (listing mails of a Linux kernel subsystem mailing list), select default options. Then, it will open an interactive list of the mails. From it, users can do actions for mails including below.

  • Opening a mail
  • Listing complete thread of a mail
  • Replying to a mail
  • Forwarding a mail
  • Continue writing a draft mail
  • Managing tags of a mail
  • Checking/applying patch mails
  • Exporting mails

Press '?' for help, or read "Interactive Viewer" section of USAGE.md.

For more detail and complete list of features,

$ ./hkml -h
$ ./hkml list -h

or refer to USAGE.md file.

hackermail's People

Contributors

marcosps avatar sj-aws avatar sjp38 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

hackermail's Issues

hkml list shows nothing

Hi SeongJae,

I've just come across this repo and try to use it, but I see nothing is shown following the command sequence in the README.md.

$ ./hkml init --manifest ./manifests/lore.js

$ ./hkml list damon --fetch
git clone --mirror https://lore.kernel.org/damon/git/0.git ./.hkm/archives/damon/git/0.git
Cloning into bare repository './.hkm/archives/damon/git/0.git'...
remote: Enumerating objects: 4353, done.
remote: Total 4353 (delta 0), reused 0 (delta 0), pack-reused 4353
Receiving objects: 100% (4353/4353), 4.16 MiB | 328.00 KiB/s, done.
Resolving deltas: 100% (432/432), done.
# 0 mails, 0 threads, 0 new threads
# 0 patches, 0 series

$ ./hkml list
# 0 mails, 0 threads, 0 new threads
# 0 patches, 0 series

Is there anything I should do more?

How to export last patch?

For example, if there was only one single patch, and this patch is on top of the current ML, is there a way to export it, instead of the current 'hkml patch'?

I'm seriously considering stop using Evolution to manage MLs :)

Adding a patch on reply

Is it possible to add another patch as attachment when replying? I couldn't find a way =/

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.