Skip to content

Here's what's popular on GitHub today...

DevToys

Trending repository

CodeBreakers

Game Off

This year’s Game Off wrapped up with over 500 submissions. Check out the game called CodeBreakers - one of this year’s top entries.

R logo

Popular topic

#

R

R is a free programming language and software environment for statistical computing and graphics.
kedro

Trending repository

Testspace.com screenshot

App recommended by GitHub

Testspace.com

Test Management software for DevOps

Testspace provides a dashboard for publishing test results from automation and a framework for implementing and executing manual tests using GitHub.

  • Publish large volumes of test results with a single command
  • Implement Manual tests using text files contained in a repository
  • Improve process with metrics, graphs, and analytics
  • Auto-detect Flaky tests
  • Exploratory support

LIVE DEMO

Trending repository

flxzt
flxzt commented Jan 25, 2022

The file browser needs a basic context menu to manipulate the files. It doesn't need to be as extensive as nautilus, but I think at least "create", "rename", "delete", "duplicate" should be implemented.

The UI for it should similar to spots context menu, meaning as a menu button in the list item (for stylus users).
![filebrowser-contextmenu-ui](https://user-images.githubusercontent.com/1984188

Docker-OSX

Trending repository

shifujun
shifujun commented Jan 20, 2021

Just sharing 😄

Install tools:

brew install geekbench
brew install w3m

Run benchmark, must have internet for Geekbench 5 tryout mode:

/Applications/Geekbench\ 5.app/Contents/Resources/geekbench5

Use w3m get result in terminal:

w3m -dump https://browser.geekbench.com/v5/cpu/5992961

One line can be:

w3m -dump $(/Applications/Geekbench\ 5.app/Conten