Author: HelloGitHub- Dried fish

What’s hot this week? Youtube – dl! It is the project that exceeds 72K + STAR and is closed by GitHub due to copyright issues. A “wailing” on GitHub Trending, all projects with the word youtube-DL will be on the Trending list on the day of open source. However, this week’s quick overview doesn’t include youtube-dl related Repo, and I’m more interested in the Cheat. Sh, a Linux/UNIX cheat sheet that lets you quickly learn how to use forgotten commands, than this video resource cheat sheet. In addition to cheat.sh, vscode-Stories, a small Repo that allows you to “peek” into other developers’ programming stories, is also popular with many developers overseas, with more than 13K installs in less than 48 hours of release…

The following is an excerpt from GitHub Trending and Hacker News hot post (HN Hot post for short) on weibo @helloGithub. Newly released | | practical and interesting, according to the project classification, the release time release time not more than 7 day program will be marked New, without the mark shows the project release more than one week. Due to the limited space in this paper, there are some projects not shown in this paper, please refer to 🌝

  • This article directory
      1. This week, pushing
      • 1.1 VSCode: VSCode – Stories
      • 1.2 LS replacement: NAT
      1. Making Trending Zhou Bang
      • 2.1 Weather widget: SkyAR
      • 2.2 Searching for people across social platforms: Sherlock
      • 2.3 Powerful OCR Tool library: PaddleOCR
      • 2.4 Cheat sheet of UNIX/Linux Commands: cheat.sh
      • 2.5 Math for fun: Manim
      • 2.6 Autopilot: OpenPilot
      • 2.7 API Builder: HoppScotch
      1. Recommended reading

1. Tweet this week

1.1 VSCode: VSCode – Stories

Star growth this week: 750+

New vscode-stories is an open source project by Ben Awad, youtuber of “influencer technology”. When you open vscode, do you want to know what someone is doing with vscode? Vscode-stories is a project that lets you learn about programmers and their vscode stories. Vscode-stories is also a VSCode plugin that allows you to read other people’s stories and upload your own programming stories, BTW. In less than 48 hours, vscode-Stories has been installed over 13K times.

Making address – github.com/benawad/vsc…

1.2 LS replacement: NAT

Star growth this week: 900+

NAT may be a substitute for ls that you never knew existed, but it can completely replace LS. NAT features include:

  • Display file permissions
  • Show file size
  • Displays the date the file was last modified
  • The user to which the file belongs is displayed
  • Displays the group to which the file belongs
  • An easy to use file search
  • Distinguish files and folders with bold colors

Making address – github.com/willdoescod…

2. GitHub Trending Weekly

2.1 Weather widget: SkyAR

Star growth this week: 700+

New SkyAR is a tool to replace the sky in videos. The project authors propose a visual-based video sky replacement and coordination method that can automatically generate realistic dramatic sky backgrounds in videos with controllable styles. Unlike previous INERTIAL measurement methods, which focused on still photos or required the integration of an INERTIAL measurement unit in a smartphone to capture video, the authors’ method is entirely visual and requires no capture equipment and can be applied well to online or offline processing schemes.

Making address – github.com/jiupinjia/S…

2.2 Searching for people across social platforms: Sherlock

Star growth this week: 1500+

Sherlock can search for the existence of a specified user name on mainstream English social networking sites such as GitHub and Facebook. It requires Python 3.6 or later, supported by all platforms.

Making address – github.com/sherlock-pr…

2.3 Powerful OCR Tool library: PaddleOCR

Star growth this week: 1400+

PaddleOCR powerful multilingual OCR toolkit based on PaddlePaddle supports multilingual recognition: English, Chinese, Korean, Japanese, German, French, etc. A 3.5m practical ultra-lightweight OCR system supports training and deployment between servers, mobile, embedded and iot devices. Features:

  • PPOCR series high quality pre-training model, accurate identification effect
    • Ultra-light PPOCR_mobile Mobile terminal series: Detection (2.6m) + direction classifier (0.9m) + recognition (4.6m) = 8.1m
    • General pPOCR_server series: Detection (47.2m) + direction classifier (0.9m) + recognition (107M) = 155.1m
    • Ultra-lightweight compression PPOCR_Mobile_SLIM series: Detection (1.4m) + direction classifier (0.5m) + recognition (1.6m) = 3.5m
  • Supports the identification of Chinese and English digits, vertical text, and long text
  • Support multi-language recognition: Korean, Japanese, German, French
  • Supports user-defined training and provides rich predictive reasoning deployment schemes
  • Support for quick PIP installation
  • It can run on Linux, Windows, macOS and other systems

Making address – github.com/PaddlePaddl…

2.4 Cheat sheet of UNIX/Linux Commands: cheat.sh

Star growth this week: 700+

Cheat. Sh is a CHEAT sheet for UNIX/Linux commands. If you can’t remember how to use a particular command, try cheat. Cheat. Sh features:

  • Simple curl/ Browser interface
  • Covers 56 programming languages, some DBMSes and more than 1000 of the most important UNIX/Linux commands
  • No installation required, available anywhere
  • Super fast, usually in 100 milliseconds to return the answer
  • It can be used directly in the code editor without opening a browser

Making address – github.com/chubin/chea…

2.5 Math for fun: Manim

Star growth this week: 1200+

Manim is an animation library for creating motion videos related to mathematical physics. It is under MIT license and developed by 3blue1Brown. Use it to quickly build mathematical animation, very accurate and graphic.

– > github.com/3b1b/manim making address

2.6 Autopilot: OpenPilot

Star growth this week: 1650+

Openpilot is an open source autonomous driving system by Comma. ai. Openpilot can replace OEM advanced driver assistance systems to improve visual perception and electromechanical actuator control. It allows users to modify existing cars with increased computing power, enhanced sensors and constantly updated driver assistance features that improve as users submit data.

Making address – github.com/commaai/ope…

2.7 API Builder: HoppScotch

Star growth this week: 950+

Hoppscotch is a tool for building apis through Web services and is currently used by 100+ K developers. Characteristics of the

  • ❤️ Lightweight: simple UI design.
  • ⚡️ Fast: Send requests and get/copy responses in real time.

Making address – github.com/hoppscotch/…

3. Recommended reading

  • “Lightning rod” — GitHub Hotspot Overview Vol.43
  • The Gospel of Lazy People — GitHub Quick Review Vol.42

This is GitHub Trending for the 44th working week of 2020 🎉 If you Pick up other fun and useful GitHub projects, be sure to share them with us in the HelloGitHub Issue section 🌝