Skip to content

Commit 9cb8693

Browse files
committed
Robot Updated at:24 Feb 2024 21:07:29 GMT
1 parent ecfd7fb commit 9cb8693

8 files changed

+38
-32
lines changed

docs/awesome/android-security-awesome.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ A collection of Android security-related resources.
1717
1. [NowSecure Lab Automated](https://www.nowsecure.com/blog/2016/09/19/announcing-nowsecure-lab-automated/) - Enterprise tool for mobile app security testing both Android and iOS mobile apps. Lab Automated features dynamic and static analysis on real devices in the cloud to return results in minutes. Not free
1818
1. [App Detonator](https://appdetonator.run/) - Detonate APK binary to provide source code level details including app author, signature, build, and manifest information. 3 Analysis/day free quota.
1919
1. [Pithus](https://beta.pithus.org/) - Open-Source APK analyzer. Still in Beta for the moment and limited to static analysis for the moment. Possible to hunt malware with Yara rules. More [here](https://beta.pithus.org/about/).
20-
1. [Approver](https://approver.talos-sec.com/) - Approver is a fully automated security analysis and risk assessment platform for Android and iOS apps. Not free.
2120
1. [Oversecured](https://oversecured.com/) - Enterprise vulnerability scanner for Android and iOS apps, it offers app owners and developers the ability to secure each new version of a mobile app by integrating Oversecured into the development process. Not free.
2221
1. [AppSweep by Guardsquare](https://appsweep.guardsquare.com/) - Free, fast Android application security testing for developers
2322
1. [Koodous](https://koodous.com) - Performs static/dynamic malware analysis over a vast repository of Android samples and checks them against public and private Yara rules.
@@ -45,6 +44,7 @@ A collection of Android security-related resources.
4544
1. ~~[Dexter](https://dexter.dexlabs.org/)~~
4645
1. ~~[MobiSec Eacus](http://www.mobiseclab.org/eacus.jsp)~~
4746
1. ~~[Fireeye](https://fireeye.ijinshan.com/)- max 60MB 15/day~~
47+
1. ~~[approver](https://approver.talos-sec.com/) - Approver is a fully automated security analysis and risk assessment platform for Android and iOS apps. Not free.~~
4848

4949
### Static Analysis Tools
5050

@@ -185,9 +185,9 @@ A collection of Android security-related resources.
185185
1. [Google Play crawler (Node)](https://github.com/dweinstein/node-google-play) - get app details and download apps from the official Google Play Store.
186186
1. [Aptoide downloader (Node)](https://github.com/dweinstein/node-aptoide) - download apps from Aptoide third-party Android market
187187
1. [Appland downloader (Node)](https://github.com/dweinstein/node-appland) - download apps from Appland third-party Android market
188-
1. [Apkpure](https://apkpure.com/) - Online apk downloader. Provides also its own app for downloading.
189188
1. [PlaystoreDownloader](https://github.com/ClaudiuGeorgiu/PlaystoreDownloader) - PlaystoreDownloader is a tool for downloading Android applications directly from the Google Play Store. After an initial (one-time) configuration, applications can be downloaded by specifying their package name.
190189
1. [APK Downloader](https://apkcombo.com/apk-downloader/) Online Service to download APK from Playstore for specific Android Device Configuration
190+
1. ~~[Apkpure](https://apkpure.com/) - Online apk downloader. Provides also its own app for downloading.~~
191191

192192
### Misc Tools
193193

docs/awesome/awesome-agi-cocosci.md

+2
Original file line numberDiff line numberDiff line change
@@ -553,6 +553,8 @@ organized into intricate patterns that seem to be consistent across individuals.
553553
* [Twelve-month-olds communicate helpfully and appropriately for knowledgeable and ignorant partners](https://www.eva.mpg.de/documents/Elsevier/Liszkowski_Twelve_Cognition_2008_1554509.pdf) - ***Cognition***, 2008. [[All Versions](https://scholar.google.com/scholar?cluster=8202048572661677635&hl=en&as_sdt=0,5)]. The original paper on child pointing.
554554

555555

556+
* [Toward understanding the importance of gesture in distributed scientific collaboration](https://link.springer.com/article/10.1007/s10115-006-0062-2) - ***Knowledge and Information Systems***, 2006. [[All Versions](https://scholar.google.com/scholar?cluster=3145646721897130511&as_sdt=0,5)].
557+
556558

557559
#### Pragmatics
558560

docs/awesome/awesome-browser-extensions-for-github.md

+27-27
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Want to know more about this process? Check out the [Codeless Contributions with
2525

2626
Shows notifications when you get a new notification on GitHub and provides quick access to all notifications in a popup.
2727

28-
Installs: 136 | Stars: 78 | Last update: 2 Jun 2023
28+
Installs: 138 | Stars: 78 | Last update: 2 Jun 2023
2929

3030

3131
Removes clutter from your pull request by automatically marking as viewed files that aren't worth reviewing.
@@ -55,12 +55,12 @@ Installs: 9 | Stars: 458 | Last update: 1 Mar 2021
5555

5656
Displays size of each file, download link and an option of copying file contents directly to clipboard
5757

58-
Installs: 637 | Stars: 1964 | Last update: 22 Apr 2021
58+
Installs: 648 | Stars: 1964 | Last update: 22 Apr 2021
5959

6060

6161
Easily search GIPHY to add a GIF into any GitHub comment box.
6262

63-
Installs: 537 | Stars: 167 | Last update: 18 Jan 2024
63+
Installs: 547 | Stars: 167 | Last update: 18 Jan 2024
6464

6565

6666
Find the best GIFs for your awesome pull requests.
@@ -70,7 +70,7 @@ Installs: 136 | Stars: 22 | Last update: n/a
7070

7171
Quickly browse the history of a file from any git repository.
7272

73-
Installs: 207 | Stars: 13466 | Last update: 13 Oct 2023
73+
Installs: 212 | Stars: 13465 | Last update: 13 Oct 2023
7474

7575

7676
GitHub provides a page that only shows diffs with a .diff at the end of the URL of the pull request. This browser extension makes it easier to view csv diffs by using daff on that page.
@@ -80,7 +80,7 @@ Installs: 34 | Stars: 4 | Last update: n/a
8080

8181
Code folding - the ability to selectively hide and display sections of a code - is an invaluable feature in many text editors and IDEs. Now, developers can utilize that same style code-folding while poring over source code on the web in GitHub. Works for any type of indentation- spaces or tabs.
8282

83-
Installs: 122 | Stars: 289 | Last update: 12 Jan 2017
83+
Installs: 123 | Stars: 289 | Last update: 12 Jan 2017
8484

8585

8686
Set custom tab size for code view on GitHub.com
@@ -95,7 +95,7 @@ Installs: 3 | Stars: 19 | Last update: 24 Jun 2020
9595

9696
A browser extension which gives different filetypes different icons on GitHub.
9797

98-
Installs: 20000 | Stars: 1364 | Last update: n/a
98+
Installs: 20000 | Stars: 1365 | Last update: n/a
9999

100100

101101
Highlight selected word in GitHub source view like Sublime Text.
@@ -105,12 +105,12 @@ Installs: 1000 | Stars: 143 | Last update: n/a
105105

106106
Neat hovercards for GitHub.
107107

108-
Installs: 17716 | Stars: 1797 | Last update: n/a
108+
Installs: 17726 | Stars: 1797 | Last update: n/a
109109

110110

111111
Colorize issue and PR links to see their status (open, closed, merged).
112112

113-
Installs: 102 | Stars: 296 | Last update: 9 Dec 2023
113+
Installs: 103 | Stars: 296 | Last update: 9 Dec 2023
114114

115115

116116
Displays npm package stats on GitHub
@@ -120,7 +120,7 @@ Installs: 606 | Stars: 57 | Last update: n/a
120120

121121
Lists repositories that are similar to the one being viewed
122122

123-
Installs: 38 | Stars: 45 | Last update: 10 Aug 2022
123+
Installs: 37 | Stars: 45 | Last update: 10 Aug 2022
124124

125125

126126
Revert closed GitHub issues from purple back to red
@@ -145,7 +145,7 @@ Installs: 41 | Stars: 48 | Last update: 25 Sep 2023
145145

146146
This extension adds the simplicity of WYSIWYG editing to issues, comments, pull requests, wikis and discussions in GitHub. It accepts Markdown input and offers productive writing, starting with tables.
147147

148-
Installs: 116 | Stars: 362 | Last update: 14 Nov 2023
148+
Installs: 117 | Stars: 362 | Last update: 14 Nov 2023
149149

150150

151151
View and create Linear tickets from any GitHub PR or issue.
@@ -160,7 +160,7 @@ Installs: 2000 | Stars: 289 | Last update: n/a
160160

161161
It can make the sub-directories and files of github repository as zip and download it
162162

163-
Installs: 3336 | Stars: 35 | Last update: 21 Aug 2023
163+
Installs: 3389 | Stars: 35 | Last update: 21 Aug 2023
164164

165165

166166
Create, save, edit, pin, search and delete filters that you commonly use on the Github Issues and Pull Requests pages. You are able to scope filters to be shown globally (on each repo) or only have them show up on the repo you create them on. Pinning filters is also a feature that this extension allows you to do. So if you have several filters you use daily - you have a way to quickly access them, at the top of your list.
@@ -170,7 +170,7 @@ Installs: 553 | Stars: n/a | Last update: n/a
170170

171171
Extension to get back current and longest streak.
172172

173-
Installs: 34 | Stars: 227 | Last update: 30 Jun 2021
173+
Installs: 35 | Stars: 227 | Last update: 30 Jun 2021
174174

175175

176176
Replace browser new tab screen with GitHub trending projects.
@@ -190,7 +190,7 @@ Installs: 10000 | Stars: 3430 | Last update: n/a
190190

191191
Browser extension to add git graph to GitHub website.
192192

193-
Installs: 425 | Stars: 2542 | Last update: 1 Jan 2024
193+
Installs: 432 | Stars: 2543 | Last update: 1 Jan 2024
194194

195195

196196
Chrome extension that adds a button in browser and links this button to a GitHub repository that you will configure, then on any webpage just click this extension button and it will add the given link with the title of the page in that repository.
@@ -200,17 +200,17 @@ Installs: 57 | Stars: 235 | Last update: n/a
200200

201201
See forks with the most stars under the names of repositories.
202202

203-
Installs: 347 | Stars: 573 | Last update: 4 Jul 2021
203+
Installs: 351 | Stars: 573 | Last update: 4 Jul 2021
204204

205205

206206
Show Material icons for files/folders in repository file viewer. Display the same icons from vscode-material-icon-theme VSCode extension.
207207

208-
Installs: 750 | Stars: 421 | Last update: 20 Feb 2024
208+
Installs: 764 | Stars: 421 | Last update: 20 Feb 2024
209209

210210

211211
An extension that creates direct links to imported modules, external or internal, on source code on GitHub. Supports multiple languages, including common ones like Rust, Go, Python and Ruby, but also odd ones like Nim, Haskell, Julia and Elm.
212212

213-
Installs: 42 | Stars: 249 | Last update: 27 Nov 2019
213+
Installs: 41 | Stars: 249 | Last update: 27 Nov 2019
214214

215215

216216
Chrome extension which helps you not to miss important changes in your news thread related to your repo
@@ -220,12 +220,12 @@ Installs: 17 | Stars: 15 | Last update: n/a
220220

221221
A Chrome and Firefox extension to quickly see your notifications in a popup without leaving the current page.
222222

223-
Installs: 74 | Stars: 140 | Last update: 6 Apr 2023
223+
Installs: 75 | Stars: 140 | Last update: 6 Apr 2023
224224

225225

226226
Displays your GitHub notifications unread count. Supports GitHub Enterprise and an option to only show unread count for issues you're participating in. You can click the icon to quickly see your unread notifications.
227227

228-
Installs: 553 | Stars: 1767 | Last update: 12 Jul 2023
228+
Installs: 566 | Stars: 1768 | Last update: 12 Jul 2023
229229

230230

231231
Filter your pull requests/issues in different categories giving you a big boost in productivity. Also suggests new trending repositories.
@@ -235,7 +235,7 @@ Installs: 3 | Stars: 135 | Last update: 16 Jan 2020
235235

236236
OctoLinker is the easiest and best way to navigate between files and projects on GitHub. It supports languages such as JavaScript, Ruby, Go, PHP, JAVA and more. It works with package.json as well as with Gemfiles.
237237

238-
Installs: 12779 | Stars: 5223 | Last update: 13 Nov 2022
238+
Installs: 12790 | Stars: 5223 | Last update: 13 Nov 2022
239239

240240

241241
OctoPermalinker is a browser extension that searches GitHub comments/files for links to files on branches, and adds a link to where the branch pointed when the comment/file was made/updated. This helps you avoid following a link that was broken after being posted. For context, here's some discussion about broken GitHub links: [Don't link to line numbers in GitHub](https://news.ycombinator.com/item?id=8046710).
@@ -252,7 +252,7 @@ Installs: 4000 | Stars: 960 | Last update: n/a
252252

253253
Useful for developers who frequently read source in GitHub and do not want to download or checkout too many repositories.
254254

255-
Installs: 37007 | Stars: 22637 | Last update: 4 Jan 2024
255+
Installs: 37142 | Stars: 22639 | Last update: 4 Jan 2024
256256

257257

258258
Revert GitHub's UI back to its classic look (before the June 23, 2020 update that has a flat, rounded and more whitespaced design).
@@ -262,12 +262,12 @@ Installs: 68 | Stars: 224 | Last update: 6 Aug 2021
262262

263263
This browser extension allows you to open files in your IDE directly from GitHub, assuming the repository you are working on is cloned on your computer. When a fragment of a file is displayed, your IDE opens the file and puts the cursor at the desired line.
264264

265-
Installs: 43 | Stars: 68 | Last update: 23 Sep 2023
265+
Installs: 44 | Stars: 68 | Last update: 23 Sep 2023
266266

267267

268268
Helps you keep track of incoming and outgoing PRs, and notifies you when you receive a pull request on GitHub.
269269

270-
Installs: 44 | Stars: 112 | Last update: 21 Jun 2023
270+
Installs: 45 | Stars: 112 | Last update: 21 Jun 2023
271271

272272

273273
Browser extension that shows which pull requests contain changes related to a file.
@@ -277,7 +277,7 @@ Installs: 3 | Stars: 96 | Last update: 15 Oct 2020
277277

278278
Extension that simplifies the GitHub interface and adds useful features.
279279

280-
Installs: 8521 | Stars: 22668 | Last update: 8 Feb 2024
280+
Installs: 8651 | Stars: 22673 | Last update: 8 Feb 2024
281281

282282

283283
Are they tabs? Are they spaces? How many? Never wonder again! Renders spaces as `·` and tabs as `` in all the code on GitHub.
@@ -298,7 +298,7 @@ The Sourcegraph browser extension gives GitHub IDE-like powers when you're viewi
298298
4. Hover tooltips
299299
5. File tree navigation
300300

301-
Installs: 881 | Stars: 9503 | Last update: 14 Apr 2023
301+
Installs: 907 | Stars: 9505 | Last update: 14 Apr 2023
302302

303303

304304
Make tab indented code more readable by forcing the tab size to 4 instead of 8.
@@ -323,12 +323,12 @@ Installs: 70000 | Stars: n/a | Last update: n/a
323323

324324
All your issues, PRs, repos and other work documents right in your new tab
325325

326-
Installs: 169 | Stars: n/a | Last update: n/a
326+
Installs: 172 | Stars: n/a | Last update: n/a
327327

328328

329329
file tree for github, and more than that.
330330

331-
Installs: 336 | Stars: n/a | Last update: 15 Dec 2023
331+
Installs: 344 | Stars: n/a | Last update: 15 Dec 2023
332332

333333

334334
Add breakpoints at 1400px, 1600px and 1800px for full GitHub experience on large screens. Also removes the truncating of file and directory names in the repository browser.
@@ -338,7 +338,7 @@ Installs: 2000 | Stars: 131 | Last update: n/a
338338

339339
gitpod streamlines developer workflows by providing ready-to-code development environments in your browser - powered by vs code.
340340

341-
Installs: 2396 | Stars: 131 | Last update: 14 Feb 2024
341+
Installs: 2429 | Stars: 132 | Last update: 14 Feb 2024
342342

343343

344344
When viewing a repository on github.com that has a package.json file, this extension will introspect the dependencies in package.json and display links and description for each dependency, just below the repo's README.

docs/awesome/awesome-cpp.md

+2
Original file line numberDiff line numberDiff line change
@@ -543,6 +543,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
543543
* [CImg](http://cimg.eu/) - A small, open source, C++ toolkit for image processing. [Own LGPL or GPL]
544544
* [CxImage](https://www.codeproject.com/Articles/1300/CxImage) - An image processing and conversion library to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K images. [zlib]
545545
* [Dlib](https://github.com/davisking/dlib) :zap: - A modern C++11 machine learning, computer vision, numerical optimization, and deep learning toolkit. [Boost] [website](http://dlib.net/)
546+
* [fpng](https://github.com/richgel999/fpng) - Super fast C++ .PNG writer/reader. [Unlicense]
546547
* [FreeImage](http://freeimage.sourceforge.net/) - An open source library that supports popular graphics image formats and others as needed by today's multimedia applications. [GPL2 or GPL3]
547548
* [GD](https://github.com/libgd/libgd) - GD Graphics Library, famously used in PHP for image loading/manipulation & thumbnail generation. [custom permissive license, requires mention in user docs] [website](http://libgd.github.io/)
548549
* [DCMTK](http://dicom.offis.de/dcmtk.php.en) - DICOM Toolkit.
@@ -553,6 +554,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
553554
* [libfacedetection](https://github.com/ShiqiYu/libfacedetection) - Open source library for face detection in images. The face detection speed can reach 1500FPS. [BSD]
554555
* [libjpeg-turbo](https://github.com/libjpeg-turbo/libjpeg-turbo) - A JPEG image codec that uses SIMD instructions to accelerate baseline JPEG encoding and decoding. [IJG & BSD-3-Clause & zlib] [website](https://libjpeg-turbo.org/)
555556
* [libjxl](https://github.com/libjxl/libjxl) - JPEG XL image format reference implementation. [BSD-3-Clause]
557+
* [libpng](https://github.com/pnggroup/libpng) - the reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. [libpng-2.0] [website](https://libpng.sourceforge.io/)
556558
* [libspng](https://github.com/randy408/libspng) - Simple, modern libpng alternative. [BSD-2] [website](https://libspng.org/)
557559
* [libvips](https://github.com/jcupitt/libvips) - A fast image processing library with low memory needs. [LGPL] [website](http://www.vips.ecs.soton.ac.uk/)
558560
* [LodePNG](https://github.com/lvandeve/lodepng) - PNG encoder and decoder in C and C++. [Zlib]

docs/awesome/awesome-generative-ai.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Contributions to this list are welcome. Before submitting your suggestions, plea
4545
### Chatbots
4646

4747
- [ChatGPT](https://chat.openai.com/chat) - ChatGPT by OpenAI is a large language model that interacts in a conversational way.
48-
- [Bing Chat](https://www.bing.com/chat) - A conversational AI language model powered by Microsoft Bing.
48+
- [Copilot](https://copilot.microsoft.com/) - An everyday AI companion by Microsoft.
4949
- [Gemini](https://gemini.google.com/) - A family of multimodal large language model developed by Google Deepmind.
5050
- [Character.AI](https://character.ai/) - Character.AI lets you create characters and chat to them.
5151
- [ChatPDF](https://www.chatpdf.com/) - Chat with any PDF.

docs/awesome/awesome-java.md

+1
Original file line numberDiff line numberDiff line change
@@ -1074,6 +1074,7 @@ _Libraries which provide general utility functions._
10741074
- [Java Diff Utils](https://java-diff-utils.github.io/java-diff-utils/) - Utilities for text or data comparison and patching.
10751075
- [JavaVerbalExpressions](https://github.com/VerbalExpressions/JavaVerbalExpressions) - Library that helps with constructing difficult regular expressions.
10761076
- [JGit](https://www.eclipse.org/jgit/) - Lightweight, pure Java library implementing the Git version control system.
1077+
- [JKScope](https://github.com/evpl/jkscope) - Java scope functions inspired by Kotlin.
10771078
- [minio-java](https://github.com/minio/minio-java) - Provides simple APIs to access any Amazon S3-compatible object storage server.
10781079
- [Protégé](https://protege.stanford.edu) - Provides an ontology editor and a framework to build knowledge-based systems.
10791080
- [Semver4j](https://github.com/semver4j/semver4j) - Lightweight library that helps you handling semantic versioning with different modes.

docs/awesome/awesome-rust.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/
279279
* [illacloud/illa](https://github.com/illacloud/illa) [[ILLA Cloud](https://www.illacloud.com/)] - Low-code internal tool builder.
280280
* [LLDAP](https://github.com/lldap/lldap) - Simplified LDAP interface for authentication.
281281
* [pier-cli/pier](https://github.com/pier-cli/pier) — A central repository to manage (add, search metadata, etc.) all your one-liners, scripts, tools, and CLIs
282+
* [yashs662/rust_kanban](https://github.com/yashs662/rust_kanban) [[rust-kanban](https://crates.io/crates/rust-kanban)] [![Build](https://github.com/yashs662/rust_kanban/actions/workflows/build.yml/badge.svg)](https://github.com/yashs662/rust_kanban/releases) — A Kanban App for the terminal
282283

283284
### Routing protocols
284285

@@ -428,7 +429,6 @@ See also [A comparison of operating systems written in Rust](https://github.com/
428429
* [vaultwarden](https://github.com/dani-garcia/vaultwarden#readme) [![Build](https://github.com/dani-garcia/vaultwarden/actions/workflows/build.yml/badge.svg)](https://github.com/dani-garcia/vaultwarden/actions/workflows/build.yml) — Alternative implementation of the Bitwarden server API written in Rust
429430
* [warpdotdev/Warp](https://github.com/warpdotdev/Warp) :heavy_dollar_sign: — Warp is a blazingly-fast modern GPU-accelerated terminal built to make you and your team more productive.
430431
* [wrestic](https://github.com/alvaro17f/wrestic) — 👽 A wrapper around restic.
431-
* [yaa110/cb](https://github.com/yaa110/cb) — Command line interface to manage clipboard
432432

433433
### Video
434434

0 commit comments

Comments
 (0)