๐ / #software / #library / #javascript
Reimagine the Date Picker
The one where I reimagine an old project
๐ / #software / #library / #javascript
Reimagine the Date Picker
The one where I reimagine an old project
I made a tiny change in yauclib that has a huge impact: You don't need to include the Microcontroller.cpp file for your architecture anymore. A check for a definition in the main Microcontroller.cpp source file includes the correct architecture-specific version of Microcontroller.cpp for you now. When compiling your program, you only add the main Microcontroller.cpp source file to the list of sources.
More about yauclib:
๐ / #software / #library / #terminal / #python
#GitHub - Textualize/rich: Rich is a Python library for rich text and beautiful formatting in the terminal.
๐ฑ๐ https://laravista.altervista.org/CatLink/links/353
#catlink #softwarelibrary #softwarelibraryterminal #softwarelibraryterminalpython
๐ / #software / #library / #javascript
#noVNC is a #VNC client JavaScript library as well as an application built on top of that library. noVNC runs well in any modern browser, including mobile browsers (iOS and Android)
๐ / #software / #library / #python
#Crontab module for reading and writing crontab files and accessing the system #cron automatically and simply using a direct API.
๐ฑ๐ https://laravista.altervista.org/CatLink/links/325
#catlink #SoftwareLibrary #SoftwareLibraryPython #PythonCrontab
๐ / #software / #library / #javascript
#SweetAlert2 - a beautiful, responsive, customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes
#FakerJS Generate massive amounts of fake (but reasonable) data for testing and development.
๐ฑ๐ https://laravista.altervista.org/CatLink/links/304
#catlink #SoftwareLibrary #nodejs #javascript #data #typescript #browser #fake #faker
#Click Python composable command line interface toolkit
python-docx is a Python library for creating and updating Microsoft Word (.docx) files.
๐ฑ๐ https://laravista.altervista.org/CatLink/links/295
#catlink #SoftwareLibrary #Python #DOCX #PythonDocx #Microsoft #Word #MicrosoftWord
3. ffmpeg-linking in progress
To be able to support a huge amount of multimedia codecs, I'm developing links to the avformat, avutil and avcodec libraries from ffmpeg. Unfortunately, some parameters for ffmpeg library functions are not even documented in ffmpeg header files, making it harder to understand how to use those functions.
Endemm needs adaptor classes to transform ffmpeg data structures into objects for the "native" parts of Endemm.
5/6