link89

↗ HN profile [ 2470 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. sci-parser is designed for extract data from unstructured output of scientific software. I try to make it as easy as possible, performance is not a top priority for now.

  2. dlna-cat is a cross-platform command-line tool that casts screen and media file to remote DLNA device. dlna-cast uses ffmpeg to capture screen and audio, then convert them into HLS streams which could be served by a…

  3. Jenkins community has provided the offical jenkins-cli.jar but it is not very intuitive to use. So I just create a tiny wrapper for it to make it less noisy by dowlonading the jar packages and injecting user credential…