mcv2 (mickaelji)
(PHP/AJAX) Comics book database with collaborative tools for Geeks.
Stock, share and manage your collection online with powerfull tools.
LGPL Project.
mdowneditor (ban)
Mdown Editor est un éditeur de texte léger écrit en C avec GTK+ ayant pour but de simplifier l'édition de fichiers complexes au format mdown (http://rzpages.ovh.org/projets/mdown/) en apportant des outils simples comme une arborescence des titres, des raccourcis de formatage, une exportation depuis l'interface, etc. Mdown Editor est un logiciel libre – et gratuit – distribué sous licence GNU GPL v3 ou ultérieure.
mehreganxyz (mehregan)
A Blog for writing articles about free software, libre documents and notes about privacy and gender and race equality in Persian using GFDL license for documents and GPLv3 for codes.
mentalppc2 (effraie)
Le projet consiste a créer un dépot de logiciels compilés pour ubuntu, sur les machines PPC. En effet, si la distribution Ubuntu est trés fonctionnelles sur les powerpcs, il n'en reste pas moins qu'un nombre conséquent de paquets ne sont disponibles que pour l'architecture principale, x86. La ou l'architecture amd64 commence a bien rattraper son retard, PPC est a la traine. L'objectif avoué de "Mental PPC Corp." (c'est le petit nom que nous avons choisi) est de tendre a combler cet écart, en compilant des logiciels libres pour Ubuntu/ppc, et d'en faciliter l'accés pour les utilisateurs, en les regroupant sur un même dépot.
mezyakov (kennyz)
Place of kennyz's programs on java, C++, python with sources under the GNU GPL
milkernel (milk)
MILK (Milk Is Like a Kernel) is a hobby kernel under development which aims to... just have fun. It is licensed under BSD.
miniini (kiithsa)
MiniINI is a a free/open source (X11/MIT License), minimalistic, fast and simple to use C++ library for reading ini (or cfg) files. It has no dependencies and should compile on any platform with a standard compliant C++ compiler (although it requires C99 support).
The goal of MiniINI is not to support a myriad of extensions to the common INI format, but to be easy to use and to read (and, in future, write) ini files as quickly as possible.
minvasion (linuxprocess)
Ce projet est un jeu de plateforme basé sur SDL (et donc en théorie pouvant être compilé sur tous les OS supportant cette API). Notre ami Tux voit sa contrée envahie par une horde de taupes transgéniques aggressives au possible !!
mokogsync (ebbe)
A project to synchronize Openmoko calendar with Google calendar. Whenever there is a network the calendar is automatically synchronized, keeping you updated all the time.
License: LGPL
monkeystudio (pasnox)
Monkey Studio is a Free crossplatform Qt © 4 IDE licensed under GPL2 & GPL3.
It's primary goal was to offer a crossplatform IDE for Qt 4 prjects. It's now advance enough to extends it with plugins to allow custom projects type to be recognize ( vcproj, cmake ... ).
Same Development Environment on all Platforms It's developped using the Qt library itself. So it should run on every platform that Qt© 4 supports. This way you can work on your progress on every platforms in the same IDE. Developing cross-platform software can be so easy!
Uses Qt Project Files Monkey Studio uses Qt Project File (.pro) to manage the project. There are no extra files created. If you want to switch to other tools, the sources will not have any extra, IDE specific file cruft. Just the code you need.
And several other tools to ease coding:
project creation wizard synthax highlighting code completion gdb integration ability to manage files per platforms And so many that we can't enumerat all there !