Awesome List Updates on Feb 03, 2020
19 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Opensource Apps
ReactJS
Name: Dnote (⭐2.5k)
Description: A simple command line notebook with a web interface
Link: https://www.getdnote.com
2. Awesome Selfhosted
Software / Note-taking & Editors
- Dnote - A simple command line notebook with multi-device sync and web interface. (Source Code (⭐2.7k))
AGPL-3.0
Go
3. Awesome Php
Configuration / Third Party APIs
- Square (⭐114) - The official Square PHP SDK for payments and other Square APIs.
4. Awesome Godot
GDScript/C# editor support / Godot version unknown
- IntelliJ IDEA (⭐149) - Syntax highlighting and autocompletion.
5. Awesome Seml
Data Management
Social Aspects
6. Awesome Cl
Iteration
- gmap (⭐16) - A concise and extensible iteration facility that has the advantage of integrating well with FSet (see the Data Structures section), as it was written by the same author. In Quicklisp as part of
misc-extensions
. Public domain.
Typing
- defstar - a collection of macros for easy inclusion of type declarations for arguments in lambda lists. GNU GPL3
Others / Third-party APIs
- array-operations (⭐43) - a collection of functions and macros for manipulating Common Lisp arrays and performing numerical calculations with them. MIT.
- cl-geometry (⭐48) - a system for two dimensional computational geometry for Common Lisp. MIT.
7. Awesome Userscripts
How to use
- Greasemonkey - Firefox
- Supports GM 4 userscripts.
- Greasemonkey for Pale Moon (⭐90) - Pale Moon
- Supports GM 3 userscripts.
- Firemonkey - Firefox
- Supports GM 4 userscripts and some GM 3 userscripts.
- Tampermonkey - Chrome, Microsoft Edge, Safari, Opera, Firefox (also with support for mobile Dolphin Browser and UC Browser)
- Supports both GM 3 and GM 4 userscripts.
- USI - Firefox
- Supports some GM 3 userscripts.
- Violentmonkey - Chrome, Firefox, Maxthon, Opera
- Supports both GM 3 and GM 4 userscripts.
Scripts / General
- Linkify Plus Plus - Turn plain text URLs into links.
- Select text inside a link like Opera - Disable link dragging and select text.
- Show and reload broken images - Show and reload broken images, even when it contains "alt" tag.
- Show Password onMouseOver - Show password when mouseover on password field.
- URL Shortener Unshortener - Adds small button next to shortened URLs that will replace the shortened URLs with their real locations and vice-versa. Useful for when you don't want to blindly click links.
Scripts / Ads
- Anti-Adblock Killer - Bypasses anti-adblock functionality in websites.
- AdsBypasser - Bypass Ads, Popups and count-down ads.
Scripts / GitHub
- GitHub Diff File Toggle - Add a toggle to each diff file (shift-click toggles all files).
- GitHub Make Tooltips - Convert all titles into GitHub tooltips.
- GitHub Toggle Code Wrap - Toggle code wrapping in files.
- GitHub monospace font toggle - Add a monospace font toggle to comments.
Scripts / Google
- Endless Google - Load more results automatically and endlessly.
- Google Images direct link - Adds direct links to images and pages in google image search.
- Google Translate Keyboard Shortcut (⭐8) - Adds keyboard shortcut for quick swapping between active languages.
- Reddit Search On Google (⭐86) - Adds a button to your Google searches to show only Reddit posts.
Scripts / Media
- Handy Image - Displays the full size image for many image hosting websites, skipping popups and other annoying stuff.
- Mouseover Popup Image Viewer (updated fork) - An updated fork of MPIV, maintained by one of Violentmonkey's developers.
- Picviewer CE+ - Powerful picture viewing tool which can popup/scale/rotate/batch save pictures automatically.
Scripts / Privacy
- Remove Google Click Tracking - Removes Google's click-tracking from result links.
- Remove Yandex Redirect - Removes Yandex's click-tracking from result links.
Scripts / YouTube
- Iridium - Adds a lot of extra functionality to YouTube, including pop-out videos, extra control over video/comment feeds, and much more.
8. Awesome Gbdev
Related projects / Syntax highlighting packages
9. Awesome Mac
Communication / Collaboration and Team Tools
- Krisp - An AI-powered noise cancelling app that mutes background noise during calls.
10. Awesome Cryptography
Books / Hash functions
- The Code Book - This book is a digest of the history of cryptography, covering both ancient times, and newer cryptography methods. There are exercises at the end and the solution of those was rewarded with $10.000.
11. Awesome Ruby
Documentation
- Documentation (⭐214) - A Rails engine to provide the ability to add documentation to a Rails application.
12. Awesome Katas
Others
13. Awesome Ios Books
Data Structures and Algorithms
Database
14. Awesome Cakephp
Authentication and Authorization
- 🍰 TwoFactorAuth plugin (⭐37) - Allows two factor authentication using Google Authenticator or similar app to generate one-time codes. Based on RobThree/TwoFactorAuth (⭐1k) library.
15. Awesome Lowcode
Automation
- Phantombuster - Code free automations and data extraction.
- Uipath - We make robots so people don’t have to be robots.
Flow-based programming
- Funnel - All your marketing and advertising data where you want it.
- Ifttt - Helps your apps and devices work together in new ways.
- Node-RED - A programming tool for wiring together hardware devices, APIs and online services in new and interesting ways.
- Parabola - Hand off your routine data tasks by describing them in Parabola. Build once, reuse infinitely.
- Zapier - Connect your apps and automate workflows.
Online database creator apps
- Airtable - Part spreadsheet, part database, and entirely flexible, teams use Airtable to organize their work, their way.
- Retool - Retool cuts the time it takes to build internal tools in half so you can focus on your customers.
Visual programming
- Adalo - Turn Your Amazing App Concept Into Reality Without Coding!
- Boundlesslabs - Boundless lets you build the web site of your dreams. No code required.
- Glide - Create an app from a Google Sheet in five minutes, for free.
- Power Apps - Create the high productivity apps you need for your business with an advanced set of tools.
Misc
- Fibery - Build your own workspace.
- Makerpad - Build tools & automate at work without code.
- Stripe - The new standard in online payments.
- Voiceflow - Design, prototype and build voice apps.
- Zendesk - Build the best customer experiences.
16. Awesome Regression Testing
Blog posts
17. Awesome Wardley Maps
Maps in the Wild
- Mapping Crypto: Common Pitfalls - Mapping the challenges of launching novel payment solutions. Jun 14, 2019.
- Mapping Crypto: A Primer - Understanding the crypto ecosystem through Wardley maps. Jun 2, 2019.
18. Awesome Actions
Static Analysis / Linting
Pull Requests / Code Coverage
19. Awesome Embedded Rust
Component abstraction crates / Other
usb-device
: Abstraction layer between USB peripheral crates & USB class crates -
Driver crates / Other
- usbd-serial - USB CDC-ACM class (serial) implementation - github (⭐113) -
- usbd-hid - USB HID class implementation - github (⭐88) -
- usbd-webusb - USB webUSB class implementation - github (⭐18) -
Driver crates / WIP
- embedded-morse - Output morse messages -
- Prev: Feb 04, 2020
- Next: Feb 02, 2020