/cuban-opensource

Awesome list of Cuban opensource projects. Just to know what is being openly developed in Cuba.

Cuban Open Source Projects

Cuban Open Source Projects

Guide to publish in the list

Awesome list of Cuban open source projects. Just to know what is being openly developed in Cuba...

Academic Examples (Homeworks)

Android Apps

  • BacheSMS: Send SMS from Nauta Email.
  • BankDroid: Transfermovil messages' cool interpreter.
  • Cuba Weather: Mobile client application for www.redcuba.cu weather API. Given a location in Cuba, if it is within the permitted locations, meteorological data on the location is obtained.
  • Covid19 Cuba: Mobile application of Covid19 Cuba Data project implemented with Flutter https://covid19cubadata.github.io
  • daxSmail: Email client based on k9mail with some changes to simplify configuring Nauta email accounts.
  • Es WIFI_ETECSA?: Checks for security vulnerabilities while connecting to WIFI_ETECSA.
  • Escala Geriátrica: "Escala Geriátrica de Evaluación Funcional Global" is an instrument used in Cuba to evaluate elder people autonomy. This is an Android implementation.
  • FotoRecarga: Easily reload credit from ETECSA coupons using the camera on your smartphone.
  • HogarEnCuba: Client for www.hogarencuba.com made in Flutter.
  • MetroTrans: Transaction viewer for Transfermovil Cuban app.
  • NautaClear: Simple app to clean Nauta email account.
  • PorLaLivreApp: Android app to check listings in www.porlalivre.com while offline.
  • ShakeItOff: Turn off your Android phone screen by shaking it.
  • UCIntlm: ntlm proxy (no root required) for Android.

API

Arduino & Pic related

Libraries

  • Bmux: Need more buttons in your project but you run out of pins? no problem put up to 8 buttons in just one analog pin; with click and hold feature in the correct way.
  • FT-857D CAT control: A library that allows you to simulate a Yaesu Radio FT-857D with your arduino, very usefull for ham radio projects.
  • Si5351: An alternative library for the Si5351 etherkit official one, very small and with more clean signals.
  • stepperUnipolar: A non-blocking stepper Library to control unipolar Motors, with some tricks under the hood (power saving!).
  • Yatuli: Yet another tune lib, you don't have a rotary encoder for a project? no problem use a linear potentiometer for that.

Projects

  • amake You loves Arduino but hate the Arduino IDE, no problem you can use your preffered editor and use amake under the hood to compile and upload the code (Linux only, Geany focused)
  • arduino-arcs Amateur Radio Control Solution, a complete solution for a front panel to modernize old or homebrew hamradio equipment
  • carrito & carrito-control a cuban hombrewed small car project from scrap parts.
  • esp8266_wx_station A DIY meteorological weather station based on ESP8266 Arduino board that reports to a SBC/PC via wifi
  • Multi Porobe SWR meter a inteligent meter for SWR and POWER readings for ham radio transmitters, also has a automatic way to control ICOM antenna tuners for no-ICOM radios

Bots

Deltachat

  • simplebot [WIP] A pluginable Delta Chat bot written in Python3.

Telegram

Catalogs

  • FreeLibrary: Digital library where users can upload personal and third-party books.
  • q-guide: Q-Guide is a frontend to the ETECSA numbers database.

Competitive Programming

  • TeamReference: Team reference for Competitive Programming. Algorithms implementations very used in the ACM-ICPC contests. Good Latex template to develop your own team reference.

Docker

Frameworks

  • GluePHP: Single page applications development framework using the event driven development paradigm.
  • mailProc: Mail based services microframework.

Game Engine

Hacks

  • Kindle PyQT Apps: Python2.7 + PyQt4 new and ported apps to Amazon Kindle devices.
  • Kindle Python PyQtEnv: Python2.7 + PyQt4 environment setup for Kindle touch and PaperWhite Amazon jail broken devices.

Integrated Development Environments (IDEs)

  • Phaser Editor 2D: Fully visual HTML5 2D game development tool (website). Games are based on the Phaser framework.

Internet of Things (IoT)

Monitoring & Observability

Multimedia

  • LazView: imagen viewer written in Free Pascal and Lazarus
  • MystiQ: Qt5/C++ FFmpeg Media Converter.
  • Videomorph: GUI wrapper for ffmpeg.

Open Scientific Research

Machine Learning / Deep Learning Models

  • DeepVertebralLabeling: Deep learning model for spine vertebral labeling on Magnetic Resonance Imaging.
  • LVNet: Deep learning model for heart left ventricle segmentation on Magnetic Resonance Imaging.

Scientific software

  • BacillusMarker: BacillusMarker is an application to easy mark bacillus of tuberculosis.
  • ParasiteMarker: ParasiteMarker is an application to easy mark Malaria parasites.

Other Scientific Open Source Projects

  • ECG BaseLine Wander Removal Methods: This repository contains 9 methods for Base Line Wander removal on Electrocardiogram signals. It also contains 3 similarity metrics that are applied to signals.

Repository management

  • Sheldon: Tool to help donwload repositories for Debian/GNU Linux based distros using apt-mirror.
  • Tinp: tinP is not PSC. Debian based customized repository creator. Core and CLI.

SDK

System

  • AWGG: advanced Wget GUI.
  • awstail: Like tail -f for AWS Logs.
  • bootify: Bash script to make bootable USB drives with Windows 7/8/8.1/10 installation files
  • cuba-weather: Python3 client for redcuba.cu weather API.
  • cuba-weather-dart: Dart client for redcuba.cu weather API.
  • cuota_datos: Cuota Datos is an application and script used to know the mobile data quota status of your Etecsa account from the Windows console or from the Linux console.
  • DeVil: Python library to create daemon apps for GNU/Linux systems.
  • Extend2VNC: Extend2VNC can extend the screen of your Linux computer wirelessly using a virtual video interface and vncserver.
  • jNauta: incomplete library to manipulate Nauta emails accounts and authenticate in Nauta network.
  • MailAD: Full mail server configuration script, with the user's base from Samba/Windows Active Directory, manage users directly in the RSAT
  • Multicp: Copy files to multiple destinations faster.
  • nauta-cli: command line utility to manage Nauta captive portal.
  • nauta-cli: fork on the previous.
  • NautaPy: Python API + CLI to Nauta captive portal.
  • Nauta.Net: Windows desktop app to authenticate in Nauta network.
  • openvpn-install: OpenVPN fast installer for Debian and Ubuntu.
  • simple-backup: a simple way to backup a directory using the storage server with Amazon S3 compatible API like (Minio, Spaces)
  • VintageReader: console ePub reader

Desktop

Tutorials & Challenges

Web Applications

Web Development

Javascript

Node.js

  • Raptor.js: Full Stack Web Framework for Node.js, is part of a branch maintained by Raptor Project a cuban opensource iniciative. This framework use express like core http handler, implement a based component architecture with several default components dedicated to Security (Access control, biometric protection) and more. You must download the raptor-cli tool from the NPM raptor-cli to create and run your project.
  • string-mismatch.js It is a NodeJS library to see the differences between two strings. It has 3 algorithms with different computational complexities.

React.js

TypeScript

  • TypeScriptTools: tools to aid frontend development with TypeScript and jQuery.

PHP

Python

  • django-ajax: Django library for AJAX operations.
  • django-js-choices: JavaScript model's fields choices handling for Django.
  • django-partial-date: Django custom model field for partial dates with the form YYYY, YYYY-MM, YYYY-MM-DD.
  • django-pgschemas: Django multi-tenancy using PostgreSQL schemas.
  • django-reactor: Django implementation of Phoenix LiveView.
  • flask-base: Base structure for a web application using the Flask micro-framework and the MVC software architecture pattern.
  • HTTP2COM: Windows Service that makes bi-directional proxy between HTTP and Serial Port. Can be used for web apps to access the local hardware from the brwser.
  • http-requests: HTTP sync / sync library that works with both: requests and aiohttp, exploiting the best of each one.
  • my-django-celery-stack: Implementation of Producer-Consumer using Docker containers with Django App, Celery Worker & Beat and RabbitMQ.
  • quotation_followup: Odoo (Formerly OpenERP) module to follow up quotations by mail.
  • Spia: Simple Python internationalization API.
  • sqlalchemy-connector: Easy connector for SQL Databases, support for sqlite, postgresql and mysql.
  • text-miner: Utilities for text mining processing.
  • TextMadeWeb A website to open other websites in text only mode. Example here txtmdweb
  • web2py-media-gallery: Global media gallery plugin for web2py
  • web2py-no-captcha-security: No-Captcha security plugin for the web2py framework to enable bot protection using no-captcha techniques.
  • web2py-simple-seo: Simple SEO metadata plugin for web2py including Open Graph and Twitter Cards.
  • web2py-thumbnails: Thumbnails plugin for the web2py framework.
  • web2py-typeahead: typeahead.js autocompletion widget for web2py framework.

Ruby

  • kings-landing: A modern, simple and customizable landing page dedicated to early customer acquisition for frugal entrepreneurs. Think it as an open-source alternative to LaunchRock without spending 5 bucks monthly.