https://github.com/olivier-boudeville/ceylan
This project has for goal to provide, as free software, some high-level, portable, general-purpose developments.
https://github.com/olivier-boudeville/ceylan
ceylan toolbox
Last synced: 5 months ago
JSON representation
This project has for goal to provide, as free software, some high-level, portable, general-purpose developments.
- Host: GitHub
- URL: https://github.com/olivier-boudeville/ceylan
- Owner: Olivier-Boudeville
- License: lgpl-3.0
- Created: 2014-04-22T11:51:47.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2025-05-11T19:45:45.000Z (about 1 year ago)
- Last Synced: 2025-05-11T20:28:17.840Z (about 1 year ago)
- Topics: ceylan, toolbox
- Language: Makefile
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Ceylan
======
This project has for goal to provide, as free software, some high-level, portable, general-purpose developments, and a few documentation elements.
This repository is as such just an umbrella, in the sense that it is mostly empty: its purpose is only to federate and give access to the `Ceylan-*` actual subprojects.
**Ceylan** currently comprises indeed 11 public subprojects:
- [Ceylan-Hull](https://github.com/Olivier-Boudeville/Ceylan-Hull): a repository for all kinds of **shell scripts**
- [Ceylan-Howtos](https://github.com/Olivier-Boudeville/Ceylan-Howtos): a repository for various **HOW-TOs**, i.e. technical recipes about GNU/Linux, networks, cybersecurity, 3D topics, Erlang, Emacs, Git, build, etc.
- [Ceylan-Myriad](https://github.com/Olivier-Boudeville/Ceylan-Myriad): our toolbox for all our **Erlang-based** developments
- [Ceylan-WOOPER](https://github.com/Olivier-Boudeville/Ceylan-WOOPER): for all developments dealing with **WOOPER** (OOP in Erlang)
- [Ceylan-Traces](https://github.com/Olivier-Boudeville/Ceylan-Traces): for all **trace-related** developments (in Erlang again)
- [Ceylan-LEEC](https://github.com/Olivier-Boudeville/Ceylan-LEEC): for the support of **Let's Encrypt** (still in Erlang)
- [Ceylan-Oceanic](https://github.com/Olivier-Boudeville/Ceylan-Oceanic): for the support of the **Enocean protocol** for building automation (in Erlang)
- [Ceylan-Seaplus](https://github.com/Olivier-Boudeville/Ceylan-Seaplus): facilities to **better integrate C/C++ code to Erlang**
- [Ceylan-Mobile](https://github.com/Olivier-Boudeville/Ceylan-Mobile): facilities to **control mobile phones and 3G keys from Erlang**
- [Ceylan-Heavy](https://github.com/Olivier-Boudeville/Ceylan-Heavy): for all general-purpose **C++** developments, to serve as a base for [OSDL](https://github.com/Olivier-Boudeville/OSDL)
- [Ceylan-Snake](https://github.com/Olivier-Boudeville/Ceylan-Snake): for some developments in **Python**
