logo

Project List

An attempt to track all my projects

86/86 projects listed

Technologies filter:
    • @u4/jira

      Jira API client with a tiny footprint.
      API-Client
      TS

      Project status: public
      Commits: 35
      Description: a compact JIRA REST API
      License: MIT License
      firstCommit: 2024-07-17
      lastCommit: 2024-08-07

    • Syllabify-fr

      Library to syllabify French words
      Syllabify is used to build educational tools for learning reading, writing, and pronouncing French.
      TS
      Algorithmic
      deno

      Project status: public
      Commits: 4
      2
      Description: split french words to syllable
      License: MIT License
      firstCommit: 2024-03-29
      lastCommit: 2024-03-29

    • Simple-linalg

      Simple algebra methods in Javascript
      convert to TypeScript
      TS
      Algorithmic

      Project status: merged
      Commits: 31
      Description: Simple Linear algebra function in JS
      License: MIT License
      firstCommit: 2023-04-20
      lastCommit: 2024-02-28

    • Deno-logger

      A colorful logger module, publish to be used in Deno and NodeJS environement.
      A muti stack lib, powered by GitHub action.
      TS
      deno

      Project status: public
      Commits: 128
      25
      Description: logger for deno
      License: MIT License
      firstCommit: 2020-05-25
      lastCommit: 2024-12-31

    • Survey

      Survey interface, 100% SSR, almost no Javascript on client side.
      Use mongoDB to store result.
      TS
      deno
      front
      tailwind CSS
      mongoDB

      Project status: private
      Commits: 119
      1
      Description: my little survey
      firstCommit: 2023-05-01
      lastCommit: 2023-11-28

    • Midjourney-discord-api

      Use midjourney from any nodeJS / deno project
      Use discord web call, from reverse engineering code
      TS
      API-Client
      deno

      Project status: public
      Commits: 192
      55
      Description: midjourney-client in deno
      License: MIT License
      firstCommit: 2023-04-26
      lastCommit: 2024-09-20

    • Opencv-cache-action

      A Github action to use openCV.
      Reduce openCV workflow process time from hours to seconds.
      TS
      OpenCV

      Project status: public
      Commits: 75
      2
      License: MIT License
      firstCommit: 2023-04-12
      lastCommit: 2023-05-26

    • OpenCV-sandbox

      The next OpenCV binding build to part of the official openCV.
      This binding intend to map all openCV function using the N-API, at the end it will be distrubuted as pre-build binary.
      TS
      OpenCV

      Project status: public
      Commits: 250
      5
      Description: sandbox to prototype a new N-API binding for openCV
      firstCommit: 2023-03-14
      lastCommit: 2023-04-19

    • Deno-pystruct

      An isomorphic implementation of Python struct for Deno.
      Used to map Deno FFI struct.
      TS
      deno
      Algorithmic

      Project status: public
      Commits: 19
      Description: An iso implementation of Python struct for Deno.
      License: MIT License
      firstCommit: 2023-01-25
      lastCommit: 2023-01-27

    • Stable-diffusion-client

      API client to integrate Stable diffusion in deno / Javascript project
      Most of the code is generate by my new API client generator, taking an OpenAPI/Swagger file in input. The generated client API code contains mostly typing.
      TS
      deno
      front
      ML
      API-Client
      OpenAPI

      Project status: public
      Commits: 28
      2
      Description: stable-diffusion-webui Client writen in Deno
      License: MIT License
      firstCommit: 2022-12-12
      lastCommit: 2024-03-15

    • React_icons

      react-icons converted to be used in a deno preact website
      The original react-icons library size is more than 20MB so it can not feat in deno land repo. my version had been shrink to feet the 20MB constraint.
      TS
      deno
      react
      front

      Project status: public
      Commits: 118
      4
      Description: react-icons ported for deno / preact
      License: Other
      firstCommit: 2022-11-23
      lastCommit: 2024-07-18

    • @u4/better-lookup

      Alternative to node default DNS lookup
      Converted to TS, improve typing, bug fix.
      TS
      OS

      Project status: public
      Commits: 20
      Description: A better async DNS lookup function for Node.js that implements atomic cache operation.
      firstCommit: 2020-07-25
      lastCommit: 2022-11-29

    • Voicemaker-api

      Use TTS from nodejs project, give access to voicemaker TTS engine.
      Originaly support only voicemaker backend, google free TTS, google cloud TTS, and IBM watson had been added.
      TS
      API
      API-Client
      Proxmox

      Project status: public
      Commits: 73
      4
      Description: Make your nodeJS app speak
      License: MIT License
      firstCommit: 2021-08-25
      lastCommit: 2024-02-03

    • Proxmox-api

      A super easy api to control Proxmox server
      Buy far the best proxmox client on the market.
      TS
      API
      API-Client
      Proxmox

      Project status: public
      Commits: 144
      67
      Description: TypeScript Api for proxmox
      firstCommit: 2020-09-13
      lastCommit: 2024-09-11

    • Proxmox-usb-hotplug

      Transforme a Proxmox server to a usable PC/Mac, by adding hotplug USB devices to a main VM
      A funny project, used to convert a simple workstation to the ultimate workstation, supporting multiple operating system at once, and keeping USB port fully usage withing VM, graphics acceleration support withing the VMs.
      TS
      Proxmox
      Virtualisation

      Project status: public
      Commits: 144
      67
      Description: TypeScript Api for proxmox
      firstCommit: 2020-09-13
      lastCommit: 2024-09-11

    • Zombie

      A NodeJS backend, build to controlle hnundreds of chrome web browser, using zombie-plugin, to pilot them, the service is able to store all needed cookies to avoid reconnection. the service also deal with http proxy list, to choose the correct IP for any account stored in base, started in 2008, I discontined it in 2022.

      The patforme can control: geoloc, userAgent, public IP, mouse, keyboard, browser screen position and much more...
      Tested withing a Docker Swarm cluser, with a more than 1000 client.
      TS
      Chrome
      Automation
      Angular
      MySQL
      Redis
      express
      Docker-Swarm

      Project status: private
      Commits: 3529
      Description: zombie server code + javascript
      License: The Unlicense
      firstCommit: 2015-12-30
      lastCommit: 2022-08-10

    • Zombie-plugin

      A sandbox Chrome plugin that can do mostly anything except ☕, (Set proxy, read QR-code on screen, run automatic test, archive cookies...)
      TS
      Chrome
      Chrome-extensions
      Automation

      Project status: public
      Commits: 118
      Description: chrome extension sandbox
      License: MIT License
      firstCommit: 2019-03-20
      lastCommit: 2021-08-25

    • Api-ovh-node

      A massive signle repo, containing my OVH-Cloud API SDK
      Contains an credential manager, to generate and validate keys, support smart caching self discarding on POST request.
      TS
      API
      API-Client
      OvhCloud

      Project status: public
      Commits: 789
      15
      Description: a TypeScript helper to use OVH API
      License: MIT License
      firstCommit: 2019-05-06
      lastCommit: 2024-07-23

    • Ovh-bill-importer

      Export your OVH-Cloud billing for your accounting.
      Improting all invoice and generating portable CSV file for easy aconting imports.
      TS
      Fintech
      OvhCloud

      Project status: public
      Commits: 789
      15
      Description: a TypeScript helper to use OVH API
      License: MIT License
      firstCommit: 2019-05-06
      lastCommit: 2024-07-23

    • Ovh-cleaner

      Cleanup you OVH-Cloud Account
      TS
      Cloud
      OvhCloud

      Project status: public
      Commits: 789
      15
      Description: a TypeScript helper to use OVH API
      License: MIT License
      firstCommit: 2019-05-06
      lastCommit: 2024-07-23

    • Ovh-telephony-dump-consumption

      Download OVH-Cloud current month telephony consumption
      use to spot large expenses in muti-millions lines of telephony billings
      TS
      VoIP
      OvhCloud

      Project status: public
      Commits: 789
      15
      Description: a TypeScript helper to use OVH API
      License: MIT License
      firstCommit: 2019-05-06
      lastCommit: 2024-07-23

    • Ovh-dump-telephony

      Simply dump your OVH-Cloud telephony services
      TS
      VoIP
      OvhCloud

      Project status: public
      Commits: 789
      15
      Description: a TypeScript helper to use OVH API
      License: MIT License
      firstCommit: 2019-05-06
      lastCommit: 2024-07-23

    • Ovh-dynhost2

      Maintain an Dynamic Dns Host IP value, or a regular DNS entry with a 60 sec TTL
      TS
      Hosting
      OvhCloud

      Project status: public
      Commits: 789
      15
      Description: a TypeScript helper to use OVH API
      License: MIT License
      firstCommit: 2019-05-06
      lastCommit: 2024-07-23

    • Ovh-move-failover

      Command line utility to move your IP-Failover on OVH-Cloud server
      TS
      Networing
      OvhCloud

      Project status: public
      Commits: 789
      15
      Description: a TypeScript helper to use OVH API
      License: MIT License
      firstCommit: 2019-05-06
      lastCommit: 2024-07-23

    • Ovh-telephony-events

      Import OVH-Cloud Api Events to a queueing service (Redis) so it can be easily integrate to your system
      TS
      Redis
      VoIP
      OvhCloud

      Project status: public
      Commits: 789
      15
      Description: a TypeScript helper to use OVH API
      License: MIT License
      firstCommit: 2019-05-06
      lastCommit: 2024-07-23

    • Ovh-upload-doc

      CLI tool to upload document to an OVH bucket
      TS
      Cloud
      OvhCloud

      Project status: public
      Commits: 789
      15
      Description: a TypeScript helper to use OVH API
      License: MIT License
      firstCommit: 2019-05-06
      lastCommit: 2024-07-23

    • Ovh-vps-config-failover

      Quickly configure OVH-Cloud Server IP-Failover
      TS
      Networing
      OvhCloud

      Project status: public
      Commits: 789
      15
      Description: a TypeScript helper to use OVH API
      License: MIT License
      firstCommit: 2019-05-06
      lastCommit: 2024-07-23

    • Node-dev-input-reader

      Read input from /dev/input/* on a linux Host for Action triggering (I use it to switch OS on my Proxmox Desktop PCs)
      TS
      OS

      Project status: public
      Commits: 20
      3
      Description: read input from /dev/input/*
      License: MIT License
      firstCommit: 2020-10-04
      lastCommit: 2022-12-08

    • WebRobotJS

      Controls your mouse / keyboard with http Requests, using robotjs
      TS
      nan
      API
      API-Server
      Automation

      Project status: public
      Commits: 17
      License: MIT License
      firstCommit: 2019-03-21
      lastCommit: 2020-07-10

    • Yealink

      Controls your Yealink phone from you node.project
      TS
      API
      API-Client
      VoIP

      Project status: public
      Commits: 20
      5
      Description: control yealink phone with nodejs
      License: GNU General Public License v3.0
      firstCommit: 2019-10-13
      lastCommit: 2021-09-30

    • Puppeteer-jquery

      Use JQuery selector in your Putteter Code with the same syntax you would use a browser.
      TS
      JQuery
      Automation

      Project status: public
      Commits: 85
      28
      Description: Fluent jquery integration for puppeteer
      License: MIT License
      firstCommit: 2019-11-04
      lastCommit: 2022-11-11

    • Playwright-jquery

      Use JQuery selector in your Playwright Code with the same syntax you would use a browser.
      TS
      JQuery
      Automation

      Project status: public
      Commits: 85
      28
      Description: Fluent jquery integration for puppeteer
      License: MIT License
      firstCommit: 2019-11-04
      lastCommit: 2022-11-11

    • @u4/prime

      Because Prime number generator on NPM are all 💩, I had to make my own.
      TS
      Algorithmic

      Project status: public
      Commits: 9
      Description: simple prime number utility with no extra stuff
      License: MIT License
      firstCommit: 2020-01-22
      lastCommit: 2021-08-25

    • Mitemp2prometheus

      Export Xiaomi Bluetooth thermometer data to an Prometheus server. This one is python 😑
      TS
      Monitoring
      IoT
      prometheus

      Project status: public
      Commits: 2
      Description: provide a prometheus client for a xiaomi temperature sensor
      firstCommit: 2018-11-11
      lastCommit: 2018-11-11

    • FtpArchiveCleaner

      A simple FTP Archive cleaner to respond to "I want to Keep a X Backup a week, Y backup a month, Z backup a Year." that should be use as a job interview question
      OS

      Project status: public
      Commits: 3
      Description: Drop daily Archives based on dates filename
      License: BSD 3-Clause "New" or "Revised" License
      firstCommit: 2018-11-05
      lastCommit: 2021-08-25

    • Mirror-selector

      Lib to find the best link to access a service.
      TS
      Optimisation

      Project status: public
      Commits: 6
      Description: find fastest mirror to establish a TCP connection
      License: MIT License
      firstCommit: 2021-04-08
      lastCommit: 2021-04-08

    • Serve4code

      Integrate a webcallback to a non web project.
      TS
      UX

      Project status: public
      Commits: 4
      Description: A simple webserver handeling http callback call.
      License: MIT License
      firstCommit: 2021-07-08
      lastCommit: 2021-07-08

    • @u4/spice

      Manage hundruds of VM on multiple proxmox (No documentation yet, some generalisation needed + need to publish source code).
      TS
      Proxmox
      Virtualisation

      Project status: public

    • @u4/http-proxy

      An Http proxy server in TypeScript.
      TS
      Web

      Project status: public
      Commits: 8
      Description: Pure nodejs HTTP proxy
      License: MIT License
      firstCommit: 2019-07-18
      lastCommit: 2020-02-04

    • @u4/tinyrequest

      Tiny Http Request Helper for nodejs, to build small webpacked js script 300Ko smaller that common packages.
      TS
      Web

      Project status: discontinued
      Commits: 5
      Description: Tiny Http Request Helper for nodejs
      firstCommit: 2021-12-07
      lastCommit: 2021-12-07

    • Wireguard key manager

      Bash script to create and manage wireguard keys
      bash
      wireguard

      Project status: public
      Commits: 37
      firstCommit: 2021-12-14
      lastCommit: 2023-04-14

    • Gamepad-ts

      Access gamepad from Nodejs + intermap different Pad brand
      TS
      OS
      UX

      Project status: public
      Commits: 11
      License: MIT License
      firstCommit: 2022-04-04
      lastCommit: 2022-04-11

    • Cdp-reverter

      Generate Chrome DevTools Protocol Session code from a listen-to session.
      TS
      WebSocket
      Chrome
      CDP
      proxy
      Automation

      Project status: public
      Commits: 84
      Description: Chrome DevTools Protocol client + generator
      License: MIT License
      firstCommit: 2022-07-21
      lastCommit: 2022-12-25

    • Remote-droid

      Share your remote device via an HTTP REST API
      TS
      Android
      ADB
      NestJS
      API
      API-Server
      Automation
      OpenAPI

      Project status: public
      Commits: 209
      6
      Description: control android device remotely
      License: MIT License
      firstCommit: 2022-08-13
      lastCommit: 2022-11-30

    • Dyn-ingress

      Maintain Ingress and Services to each Pod in a Deployment, DaemonSet, StateFulset
      TS
      Kubernetes

      Project status: public
      Commits: 31
      4
      Description: dyn-ingress container for kubernetes
      firstCommit: 2022-09-01
      lastCommit: 2023-03-23

    • Adbkit

      An Android-Device-Bridge wrapper for Nodejs
      add lots of third party features
      TS
      Android
      ADB
      Automation

      Project status: public
      Commits: 876
      34
      Description: A pure Node.js client for the Android Debug Bridge.
      License: Other
      firstCommit: 2013-05-15
      lastCommit: 2024-12-22

    • @u4/opencv-build

      opencv build helper for NodeJs
      ported to TypeScript, now the official version :+1:
      TS
      OpenCV
      nan

      Project status: public
      Commits: 334
      19
      Description: A simple script to auto build recent OpenCV + contrib version via npm
      firstCommit: 2018-01-31
      lastCommit: 2024-08-18

    • @u4/opencv4nodejs

      nodeJS Wrapper for OpenCV
      ported to TypeScript, now the official version :+1:
      TS
      OpenCV
      nan

      Project status: public
      Commits: 1753
      261
      Description: ESM Nodejs bindings to OpenCV 3/4
      License: MIT License
      firstCommit: 2017-07-25
      lastCommit: 2024-09-26

    • @u4/chrome-remote-interface

      client for chrome-remote-interface
      Converted to deno mostly rewrited
      TS
      CDP
      API
      API-Client
      Automation

      Project status: public
      Commits: 84
      Description: Chrome DevTools Protocol client + generator
      License: MIT License
      firstCommit: 2022-07-21
      lastCommit: 2022-12-25

    • Rpio-pwm

      Access GPIO
      Make It works with nodeJS 8+ add support for RGBW strip
      TS
      nan
      IoT

      Project status: public
      Commits: 23
      Description: DMA based soft PWM for raspberry pi gpio
      License: MIT License
      firstCommit: 2017-10-19
      lastCommit: 2020-08-27

    • Robotjs

      Emulate keyboard / mouse
      Change calls return to give duration in ms.
      TS
      nan
      Automation

      Project status: public
      Commits: 661
      Description: Node.js Desktop Automation.
      License: MIT License
      firstCommit: 2014-08-31
      lastCommit: 2020-07-10

    • Rpi-ws281x

      Control ws281x chips a raspberry pi
      Upgrade native code to works with nodeJS 8+
      TS
      Raspberry
      IoT

      Project status: public
      Commits: 222
      Description: rpi-ws281x
      firstCommit: 2019-05-27
      lastCommit: 2020-06-22

    • Commander.js

      MERGED the famous commander.JS
      Improve Typing
      TS

      Project status: merged

    • ChromeExtensionAsync

      Typing for Chrome browser
      Add some missing call in typing
      TS
      Chrome
      Chrome-extensions
      IoT

      Project status: public
      Commits: 75
      Description: Promise wrapper for the Chrome extension API so that it can be used with async/await rather than callbacks
      License: MIT License
      firstCommit: 2017-03-10
      lastCommit: 2019-10-30

    • Node-worker-threads-pool-ts

      Use worker in threads pool
      Add progress events / convert to TypeScript / support TypeScript worker
      TS
      node-worker
      Optimisation

      Project status: public
      Commits: 84
      1
      Description: Simple worker threads pool using node's worker_threads module.
      License: MIT License
      firstCommit: 2018-09-22
      lastCommit: 2021-02-13

    • Node-dhcp

      A pure NodeJS DHCP server
      Convert to TypeScript and rewrite most of the code | [on Hold](https://github.com/nodejs/node/issues/35769
      TS
      OS
      Networking

      Project status: public
      Commits: 202
      8
      Description: A DHCP server and client written in pure JavaScript
      License: MIT License
      firstCommit: 2017-05-10
      lastCommit: 2020-02-04

    • Telephony-example-cti-dashboard

      A website monitor OVH-Cloud VoIP Lines
      Convert to TypeScript to make it more readable
      TS
      UI

      Project status: discontinued
      Commits: 2
      Description: Shows signaling events provided by OVH France telephony services CTI
      License: Other
      firstCommit: 2015-04-23
      lastCommit: 2020-04-08

    • Reganam

      An OVH-Cloud dashboard build on top of OVH-Cloud REST API
      convert to TypeScript to plug it to my OVH-Cloud API, and test React
      TS
      UI
      react
      OvhCloud

      Project status: public
      Commits: 49
      License: MIT License
      firstCommit: 2018-12-13
      lastCommit: 2020-04-08

    • Alpine-ts

      An apache log parser
      convert to TypeScript + reduce bundle size + add features
      log

      Project status: public
      Commits: 40
      Description: Alpine - the Apache Log Parser for Node.js
      License: Apache License 2.0
      firstCommit: 2014-10-04
      lastCommit: 2021-04-14

    • Puppeteer-extra

      Plugins for Puppeteer
      convert to TypeScript + adding features, PRs in progress...
      Puppeteer
      fraud-detection
      Automation

      Project status: public
      Commits: 791
      Description: 💯 Teach puppeteer new tricks through plugins.
      License: MIT License
      firstCommit: 2018-05-15
      lastCommit: 2022-08-03

    • Github:UrielCh/ejs

      Embedded JavaScript templates
      Add i18n feature keeping ejs file size unchanged
      TS
      ejs
      front
      Templating

      Project status: public
      Commits: 3168
      Description: Embedded JavaScript templates -- http://ejs.co
      License: Apache License 2.0
      firstCommit: 2010-03-14
      lastCommit: 2021-12-10

    • @u4/adbkit

      Android Device Bridge for NodeJs
      Converted to TypeScript + add features
      TS
      Android
      ADB
      Automation

      Project status: merged
      Commits: 876
      34
      Description: A pure Node.js client for the Android Debug Bridge.
      License: Other
      firstCommit: 2013-05-15
      lastCommit: 2024-12-22

    • @u4/beamcoder

      nodejs Wrapper for ffmpeg lib
      Converted to TypeScript | segfault on large stream.
      TS
      ffmpeg
      node_api

      Project status: public
      Commits: 308
      Description: Node.js native bindings to FFmpeg.
      License: GNU General Public License v3.0
      firstCommit: 2019-01-09
      lastCommit: 2022-05-16

    • Node_deno_shims

      Deno shims for Node.js
      add shims for nodeJS dns lookup calls
      TS
      deno

      Project status: merged
      Commits: 280
      150
      Description: npm packages providing shims for the Deno namespace and other globals. Useful for running Deno-first programs on Node.
      License: MIT License
      firstCommit: 2021-04-29
      lastCommit: 2024-06-06

    • Track.over.ovh

      tracker build for yealink phones, make it easy to connect VoIP to a CRM
      TS
      NestJS
      Redis
      mongoDB
      API
      API-Server
      VoIP

      Project status: discontinued
      Commits: 91
      firstCommit: 2020-05-10
      lastCommit: 2023-04-24

    • Gophone

      Capture an push IP captured data to a REDIS stream
      GOlang
      Redis
      VoIP

      Project status: discontinued

    • Dootab

      Kiosk mode application for android, used to display restaurant menu synchronized from a Dropbox directory.
      Android
      Java
      IoT

      Project status: discontinued

    • Visual V1

      interface to display VoIP activity based on network captered IP data
      JS
      Angular
      Bootstrap
      JQuery
      front
      VoIP

      Project status: discontinued

    • Rec.over.ovh V1

      REST API collect OVH VoIP events
      Java
      Kafka
      MySQL
      pcap
      VoIP

      Project status: discontinued

    • Visual V2

      interface to display VoIP activity based on network captered IP data
      TS
      express
      Redis
      VoIP

      Project status: discontinued

    • Rec.over.ovh v2

      REST API collect OVH VoIP events
      TS
      express
      mongoDB
      handlebars
      front
      VoIP
      OpenAPI

      Project status: discontinued

    • Visual.over.ovh V3

      sample interface to display your track.over.ovh event
      TS
      VueJS
      tailwind CSS
      front
      VoIP
      OpenAPI

      Project status: production

    • Rec.over.ovh v3

      API to imprort and request Ovh request
      TS
      NestJS
      mongoDB
      ejs
      front
      VoIP
      OpenAPI

      Project status: production
      Commits: 75
      firstCommit: 2021-06-22
      lastCommit: 2021-12-10

    • Rec-Viewer

      Interface to search / listen / comment records from voices recorded available on rec.over.ovh
      Angular
      primefaces
      front
      VoIP

      Project status: discontinued

    • Botcop

      Rules based fraud-click programe, working without external server, detect most fraud, generate Execl files + IPs block list
      TS
      fraud-detection
      log

      Project status: production
      Commits: 2
      firstCommit: 2021-03-11
      lastCommit: 2021-03-11

    • Pilot-droid

      Nodejs automation script to controle multiple phones. Deployed as a docker image within Kubernetes.
      TS
      levelDB
      OpenCV
      ADB
      tesseract
      Kubernetes
      NestJS
      API
      API-Server
      Automation
      Redis
      OpenAPI

      Project status: production
      Commits: 871
      Description: autoclick V2
      firstCommit: 2020-12-15
      lastCommit: 2023-01-09

    • Pilot-droid-front

      First interface to control pilot-droid, limited to a single instance of pilot-droid and remote-droid. Build onto VueJS 3 + PrimeVue, replaced by a Deno-fresh font hosted in deno deployed.
      TS
      primefaces
      VueJS
      WebSocket
      Automation

      Project status: legacy
      Commits: 216
      Description: vuejs 3 front
      firstCommit: 2020-12-23
      lastCommit: 2022-11-22

    • Dyn-proxy

      Smart whitelist based http-proxy used to secure office intranet, with a VueJS3 backoffice front (need to be convert to public service) (stored in bitbucket)
      TS
      JQuery
      Bootstrap
      VueJS
      front
      fastify
      vitesse

      Project status: toPublish

    • Secure workspaces

      Proxmox + RDP + raspberry pi + dyn-proxy + PXE low cost highly secure office environnement (to be convert for public usage)
      TS
      bash
      OS
      PXE-boot
      Raspberry

      Project status: production

    • @u4/dhcp-office

      Nodejs bundle httpproxy + dhcpserver + backoffice + iptables + ip route (iptables / ip helper ...)
      TS
      express
      JQuery
      Bootstrap
      Networking
      wireguard

      Project status: toPublish
      Commits: 134
      firstCommit: 2019-07-23
      lastCommit: 2020-02-04

    • PlayImap

      Receives E-Mails from IMAP server, extract attached voice messages, recognize vocal content, and stored recognised text to a Redis Database for further usage.
      TS
      Google cloud
      ffmpeg
      Automation
      Redis

      Project status: discontinued

    • Tel-rotate

      Monitor callcenter incomming call, and change lines configuration depending on calls volume, configured lines with text annonces generated with a voice supported by voicemaker can also change public number on website.
      TS
      API
      voicemaker
      Monitoring
      Automation

      Project status: production
      Commits: 512
      Description: ovh scripts
      License: The Unlicense
      firstCommit: 2020-02-21
      lastCommit: 2023-01-04

    • Json-smart-v1

      A tiny JSON parser, started in 2007
      Java
      JSON
      parser

      Project status: public
      Commits: 83
      17
      Description: json-smart v1 java json parser
      License: Apache License 2.0
      firstCommit: 2011-12-14
      lastCommit: 2021-04-17

    • Json-smart-v2

      A advance JSON parser, started in 2007
      Support all kind of compressed json as input/output primary used to store JSON data in MySQL VARCHAR(255) column.
      Java
      JSON
      parser

      Project status: public
      Commits: 398
      152
      License: Apache License 2.0
      firstCommit: 2011-12-14
      lastCommit: 2024-12-01

    • Ovh-java-sdk

      An API client for OVH-Cloud, war replaced by api-ovh-node
      Use in the early days on OvhCloud Api. last update in Sep 2019
      Java
      API
      API-Client
      OvhCloud

      Project status: discontinued
      Commits: 108
      11
      Description: Full java mapping of the OVH REST APIs.
      License: BSD 3-Clause "New" or "Revised" License
      firstCommit: 2017-04-03
      lastCommit: 2022-09-02

    • Enhanced-vnc-thumbnail-viewer

      Forked version of a muti-VNC viewer with many bug Fixed
      Java
      VNC

      Project status: public
      Commits: 13
      Description: An enhanced version of the Vnc Thumbnail Viewer written in Java
      License: GNU General Public License v2.0
      firstCommit: 2017-05-15
      lastCommit: 2017-06-28