Awesome List Updates on Sep 16, 2021
9 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Appimage
AppImage consumption tools / Package managers
- AppMan (⭐37) - AppImage Manager that works like APT or Pacman.
2. Public Apis
Food & Drink
API: Spoonacular
Description: Recipes, Food Products, and Meal Planning
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
Games & Comics
API: Humor
Description: Humor, Jokes, and Memes
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
3. Open Source Mac Os Apps
Streaming / Text
- Plug (⭐193) - Discover and listen to music from Hype Machine.
Audio
- Spotify4BigSur (⭐142) - Spotify widget for Notification Center.
Browser
- Firefox - Fast, privacy aware browser from a non-profit. Runs on Windows, macOS and Linux.
Security / Text
- Privacy Redirect for Safari (⭐139) - Redirect Twitter, YouTube, Reddit, Google Maps, Google Search, and Google Translate to privacy friendly alternatives.
- Pareto Security (⭐282) - A MenuBar app to automatically audit your Mac for basic security hygiene.
Database
- Beekeeper Studio (⭐14k) - SQL editor and manager with support for SQLite, MySQL, MariaDB, Postgres, CockroachDB, SQL Server, and Amazon Redshift.
- redis-pro (⭐625) - Redis management with SwiftUI.
Editors / Text
- Tincta (⭐143) - One-window text editor with syntax highlighting.
Games / Text
- 0 A.D. - Real-time strategy game of ancient warfare
Utilities / Text
- eul (⭐8.8k) - macOS status monitoring app written in SwiftUI.
Productivity / Text
- Condution (⭐382) - Create tasks, manage due dates, and filter with powerful perspectives.
- Ueli (⭐3.2k) - A keystroke launcher for macOS (and Windows) like Spotlight or Alfred.
Screensaver / Text
- Epoch Flip Clock Screensaver (⭐211) - Unix epoch timestamp flip clock screensaver.
Sharing Files / Text
- Soduto (⭐280) - Soduto is a KDEConnect compatible application for macOS. It gives AirDrop like integration and allows file and clipboard sharing between your phones, desktops and tablets.
Window Management / Text
- AltTab (⭐8.6k) - AltTab brings the power of Windows alt-tab to macOS.
4. Awesome Slim
Middlewares
- Slim Session (⭐217) - A very simple session middleware for Slim Framework.
- Slim Whoops (⭐129) - PHP whoops error on slim framework.
Miscellaneous
- BasePath (⭐35) - Base path detector for Slim 4.
5. Awesome Web Animation
Common
- Weeee.js (⭐2) - Tiny Javascript tweening engine.
6. Awesome Prisma
👾 Projects Using Prisma / Tutorials with NestJS
- prisma-next-auth-graphql-starter (⭐76) - Fullstack starter with Prisma, next-auth, next.js, tailwindcss and graphql-shield
7. Awesome Cpp
Scripting
- djinni - A tool for generating cross-language type declarations and interface bindings. [Apache2]
8. Awesome Micropython
Audio
- micropython-buzzer (⭐16) - Play Nokia compose and mid files on buzzers.
Communications / APIs
- micropython_pushbullet (⭐3) - Simple example of how to use PushBullet with MicroPython on ESP8266.
- esp32-youtube-display (⭐17) - Display YouTube metrics using Google API and MicroPython.
- micropython-spotify-web-api (⭐17) - A library for using Spotify's web API from a IoT device with MicroPython.
Communications / Bluetooth
- uble (⭐84) - Lightweight Bluetooth Low Energy driver written in pure Python for MicroPython.
Communications / Cryptography
- ucryptoauthlib (⭐39) - Lightweight driver for Microchip Crypto Authentication secure elements written in pure Python for MicroPython.
- micropython-cryptomsg (⭐5) - A MicroPython module to encrypt and decrypt messages with AES CBC mode.
Communications / FTP
- micropython-uaioftp (⭐3) - Lightweight FTP library for MicroPython.
Communications / GSM
- MicroPython-AM7020 (⭐3) - MicroPython driver for AM7020 Narrowband Internet of Things (NBIoT) module.
Communications / Radio
- ESP32-433Mhz-Receiver-and-Tools (⭐10) - ESP32 433MHz receiver written in MicroPython and tools for Windows.
Communications / Serial
- MicroPython-MorseCode - International Morse Code using a microcontroller with MicroPython.
Communications / SOCKS
- micropython-socks (⭐5) - MicroPython library implementing SOCKS server.
Communications / WiFi
- WiFiManager (⭐349) - WiFi manager for ESP8266 - ESP12 - ESP32 - MicroPython.
Display / LCD Character
- HD44780-lcd-upy - MicroPython module for controlling a generic HD44780 LCD.
Display / LCD TFT
- st7735_micropython (⭐2) - ST7735 MicroPython drivers for 80x160, 128x128, 128x160 for ESP8266.
- ili934x-micropython - Library for using ILI9341 display drivers with MicroPython.
- micropython-st7735-esp8266 - MicroPython driver for ST7735 TFT displays on the ESP8266.
Display / LEDs
- ws2812-SPI (⭐25) - An efficient MicroPython WS2812 (NeoPixel) driver.
- micropython-rgb-led-driver - Tiny driver to control an RGB LED with PWM.
IO / Keyboard
- pico-rgbkeypad (⭐64) - A Python class for controlling the Pimoroni RGB Keypad for Raspberry Pi Pico.
- micropython-aiobutton (⭐4) - A MicroPython module for asyncio button.
IO / Shift Registers
- micropython-74hc595 (⭐29) - MicroPython driver for 74HC595 8-bit shift registers.
- MicroPython-SN74HCS264 - MicroPython Driver for SN74HCS264 8-Bit Parallel-Out Serial Shift Registers With Schmitt-Trigger Inputs and Inverted Outputs.
Motion / DC Motor
- MicroPython-L298 - Drive L298 dual H-bridge with MicroPython.
Sensors / Barometer
- micropython-bmp180 - A module for MicroPython which provides a class for the BMP180 pressure sensor.
Sensors / Colour
- micropython-tcs34725 - Driver class for TCS34725 and TCS34727 color sensors.
Sensors / Compass
- microPython_AS5600L (⭐2) - MicroPython driver for AS5600L magnet rotary position sensor.
Sensors / Current
- micropython-current-monitor - Current monitor using the INA219 and an SSD1306 OLED.
Sensors / Gaseous
- micropython-sgp40 (⭐3) - MicroPython I2C driver for SGP40 VOC sensor module.
Sensors / Motion Inertial
- flight_controller (⭐72) - MicroPython flight controller.
- micropython-mpu9250 - MicroPython MPU-9250 (MPU-6500 + AK8963) I2C driver.
Sensors / Pressure
- ms5803-micropython (⭐2) - A MicroPython implementation of the driver for an MS5803 pressure & temperature sensor.
Sensors / Proximity
- uPy_APDS9960 (⭐8) - MicroPython proximity library for ESP8266 using APDS9960.
Sensors / Temperature Analog
- mcp9700 - Generic MicroPython driver for MCP9700.
Sensors / Temperature Digital
- sht25-micropython - MicroPython implementation of API of SHT25 humidity and temperature sensor.
- micropython-sht30 (⭐3) - SHT30 sensor driver in pure Python based on I2C bus.
- micropython_ahtx0 (⭐28) - MicroPython driver for the AHT10 and AHT20 temperature and humidity sensors.
Sensors / Touch Capacitive
- uFT6336U (⭐6) - MicroPython I2C driver for the Focus LCDs FT6336U capacitive touch panel controller IC.
Storage / EEPROM
- mb_24x256_512 (⭐0) - Very simple MicroPython module/driver for Microchip 24x256 and 24x512 I2C EEPROM devices.
Storage / PSRAM
- mb_PSRAM_64Mb_SPI (⭐11) - Very simple MicroPython module to use a generic 64Mbit PSRAM (ie Adafruit 4677) with a Raspberry Pi Pico (RP2040).
Storage / SRAM
- mb_23LC1024 (⭐1) - Very simple MicroPython module to use a Microchip 23LC1024 SPI SRAM with a Raspberry Pi Pico (RP2040).
- mb_47x16 (⭐1) - Very simple MicroPython module/driver for Microchip 47x16 EERAM devices (47L/47C).
IDEs / SRAM
- Pyboard File Manager (⭐4) - Pyboard File Manager: Windows GUI for Pyboard.py compatible devices.
9. Awesome Vite
Framework-agnostic Plugins / Integrations
- vite-plugin-wasm-pack (⭐225) - Integration with rust wasm-pack (⭐6.1k), the simple way.
Framework-agnostic Plugins / Transformers
- vite-plugin-require (⭐64) - A Vite plugin that supports
require
by code transforming.
- Prev: Sep 17, 2021
- Next: Sep 15, 2021