# EyeOS

> Mediated Wiki article. Canonical URL: https://mediated.wiki/source/EyeOS
> Markdown URL: https://mediated.wiki/source/EyeOS.md
> Source: https://en.wikipedia.org/wiki/EyeOS
> Source revision: 1349157028
> License: Creative Commons Attribution-ShareAlike 4.0 International (https://creativecommons.org/licenses/by-sa/4.0/)

Web-based operating system

Not to be confused with [iOS](/source/IOS) or [Cisco IOS](/source/Cisco_IOS).

This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages) This article relies excessively on references to primary sources. Please improve this article by adding secondary or tertiary sources. Find sources: "EyeOS" – news · newspapers · books · scholar · JSTOR (March 2013) (Learn how and when to remove this message) This article contains promotional content. Please help improve it by removing promotional language and inappropriate external links, and by adding encyclopedic text written from a neutral point of view. See our advice if the article is about you and read our scam warning in case someone asks for money to edit this article. (May 2011) (Learn how and when to remove this message) (Learn how and when to remove this message)

eyeOS eyeOS 2.4 screenshot Release August 1, 2005 (2005-08-01) Stable release Professional Edition / April 3, 2012; 14 years ago (2012-04-03) Written in PHP, XML, JavaScript Platform Cross-platform Available in Multilingual Type Web application License Before version 2.5: free software license; After version 2.5: proprietary license

**eyeOS** was a [web desktop](/source/Web_desktop) for [cloud computing](/source/Cloud_computing), whose main purpose is to enable collaboration and communication among users.[*[how?](https://en.wikipedia.org/wiki/Wikipedia:Please_clarify)*] It is mainly written in [PHP](/source/PHP), [XML](/source/XML), and [JavaScript](/source/JavaScript). It is a private-cloud application platform with a web-based [desktop interface](https://en.wikipedia.org/w/index.php?title=Desktop_interface&action=edit&redlink=1). eyeOS delivers a whole desktop from the cloud with file management, personal management information tools, and collaborative tools, with the integration of the client's applications.

## History

The first publicly available eyeOS version was released on August 1, 2005, as eyeOS 0.6.0 in [Olesa de Montserrat](/source/Olesa_de_Montserrat), [Barcelona](/source/Barcelona) ([Spain](/source/Spain)). A worldwide community of developers soon took part in the project and helped improve it by translating, testing, and developing it.

After two years of development, the eyeOS Team published eyeOS 1.0[1] on June 4, 2007. Compared with previous versions, eyeOS 1.0 introduced a complete reorganization of the code and some new web technologies, like eyeSoft, a [portage](/source/Portage_(software))-based web software installation system. Moreover, eyeOS also included the eyeOS Toolkit, a set of libraries allowing easy and fast development of new [web applications](/source/Web_Application).[2]

With the release of eyeOS 1.1 on July 2, 2007, eyeOS changed its license and migrated from GNU [GPL Version 2](/source/GPL_version_2) to [Version 3](/source/GNU_General_Public_License_Version_3).

Version 1.2 was released just a month after the 1.1 version and integrated full compatibility with [Microsoft Word](/source/Microsoft_Word) files.

- eyeOS 1.5 Gala was released on January 15, 2008. This version was the first to support both [Microsoft Office](/source/Microsoft_Office) and [OpenOffice.org](/source/OpenOffice.org) file formats for documents, presentations, and spreadsheets. With this version, eyeOS also gained the ability to import and export documents in both formats using server-side scripting.[3]

- eyeOS 1.6 was released on April 25, 2008, and included many improvements such as synchronization with local computers, drag and drop, a mobile version, and more.[4]

- eyeOS 1.8 Lars was released on January 7, 2009, and featured a completely rewritten file manager and a new sound [API](/source/Application_programming_interface) to develop media-rich applications. Later, on April 1, 2009, 1.8.5 was released with a new default theme and some rewritten apps, such as the Word Processor and the Address Book. On July 13, 2009, 1.8.6 was released with an interface for the [iPhone](/source/IPhone) and a new version of [eyeMail](/source/EyeMail) with support for [POP3](/source/Post_Office_Protocol) and [IMAP](/source/Internet_Message_Access_Protocol).

- eyeOS 1.9 was released on December 29, 2009. It was followed up with the 1.9.0.1 release with minor fixes on February 18, 2010. These releases were the last of the "classic desktop" interfaces. A major re-work was completed in March 2010, now called eyeOS 2.x.

However, a small group of eyeOS developers still maintain the code within the eyeOS forum, where support is provided, but the eyeOS group itself has stopped active 1.x development. It is now available as the [On-eye project](https://github.com/oneye/oneye) on GitHub.[5]

Active development was halted on 1.x as of February 3, 2010.[6] eyeOS 2.0 release took place on March 3, 2010.[7] This was a total restructure of the operating system. The 2.x stable is the new series of eyeOS, which is in active development and will replace 1.x as stable in a few months. It includes live collaboration and more social capabilities than eyeOS 1.x. eyeOS then released 2.2.0.0 on July 28, 2010.[7]

On December 14, 2010, a working group inside the eyeOS open-source development community began the structure development and further upgrade of eyeOS 1.9.x. The group's main goal is to continue the work eyeOS has stopped on 1.9.x.

eyeOS released 2.5 on May 17, 2011.[8] This was the last release under an [open source license](/source/Open_source_license).[9] It is available on [SourceForge](/source/SourceForge) for download under another project called *[eyeOS 2.5 Open Source Version](https://github.com/nawawi/eyeOS)*.[10]

On April 1, 2014, [Telefónica](/source/Telef%C3%B3nica) announced their acquisition of eyeOS. eyeOS would maintain its headquarters in the Catalonia, Spain, where their staff would continue to work but now as part of Telefónica. After its integration into Telefónica, eyeOS would continue to function as an independent subsidiary under CEO Michel Kisfaludi.[11]

## Structure and API

For developers, **EyeOS** provides the eyeOS Toolkit, a set of libraries and functions to develop applications for eyeOS. Using the integrated [Portage](/source/Portage_(software))-based eyeSoft system, one can create their own repository for eyeOS and distribute applications through it.[12]

Each core part of the desktop is its own application, using [JavaScript](/source/JavaScript) to send server commands as the user interacts. As actions are performed using [AJAX](/source/AJAX) (such as launching an application), it sends event information to the server. The server then sends back tasks for the client to do in XML format, such as drawing a widget.

On the server, eyeOS uses [XML](/source/XML) files to store information. This makes it simple for a user to set up on the server, as it requires zero configuration other than the account information for the first user, making it simple to deploy. To avoid [bottlenecks](/source/Bottleneck_(software)) that flat files present, each user's information and settings are stored in different files, preventing [resource starvation](/source/Resource_starvation) from occurring, though this in turn may create issues in high volume user environments due to host operating system open file descriptor limits.

## Professional edition

A Professional Edition of eyeOS was launched on September 15, 2011, as an operating system for businesses. It uses a new version number and was released under version 1.0 instead of continuing with the next version number in the open source project. The Professional Edition retains the web desktop interface used by the open source version while targeting enterprise users. A host of new features designed for enterprises, like file sharing and synchronization (called eyeSync), Active Directory/LDAP connectivity, system-wide administration controls, and a local file execution tool called eyeRun were introduced. A new suite of Web Apps (a mail client, calendar, instant messaging, and collaboration tools) was also introduced, specific to the enterprise edition for the web desktop. With eyeOS Professional Edition 1.1, a to-do task manager tool, Citrix XenApp integration, and a [Facebook](/source/Facebook) like 'wall' for collaboration were introduced.[13]

## Awards

- 2007 – Received the [Softpedia](/source/Softpedia)'s Pick award.[14]

- 2007 – Finalist at [SourceForge](/source/SourceForge)'s 2007 Community Choice Awards at the "Best Project" category. The winner for that category was [7-Zip](/source/7-Zip).[15]

- 2007 – Won the [Yahoo!](/source/Yahoo!) Spain Web Revelation award in the Technology category.[16][17]

- 2008 – Finalist for the Webware 100 awards by [CNET](/source/CNET), under the "Browsing" category.[18]

- 2008 – Finalist at the SourceForge's 2008 Community Choice Awards at the "Most Likely to Change the World" category. The winner for that category was Linux.[19]

- 2009 – Selected Project of the Month (August 2009) by SourceForge.[20]

- 2009 – BMW Innovation Award.[21]

- 2010 – Winner of Accelera (Ernst & Young).[21]

- 2010 – Asturias & Girona Spanish Prince award “IMPULSA”.[21]

- 2011 – Winner of MIT's [TR35](/source/TR35) award as Innovator of the Year in Spain.[21]

## Community

eyeOS community is formed with the eyeOS forums,[22] which reached 10,000 members on April 4, 2008; the eyeOS wiki;[23] and the eyeOS Application Communities, available at the eyeOS-Apps website, hosted and provided by [openDesktop.org](/source/OpenDesktop.org)[24] as well as Softpedia.[25]

## See also

- [Web portal](/source/Web_portal)

- [Web 2.0](/source/Web_2.0)

## References

1. **[^](#cite_ref-1)** Marius Nestor (June 4, 2007). ["eyeOS 1.0 Dahlia Available Now - Softpedia"](http://news.softpedia.com/news/eyeOS-1-0-Dahlia-Available-Now-56380.shtml). News.softpedia.com. Retrieved February 22, 2015.

1. **[^](#cite_ref-2)** ["EyeOS 1.0 Launches"](https://web.archive.org/web/20120623154234/http://www.readwriteweb.com/archives/eyeos_10_launches.php). Readwriteweb.com. Archived from [the original](http://www.readwriteweb.com/archives/eyeos_10_launches.php) on June 23, 2012. Retrieved February 22, 2015.

1. **[^](#cite_ref-3)** [\[1\]](http://blog.eyeos.org/2008/01/15/eyeos-15-released-eyeos-professional-services-available) [Archived](https://web.archive.org/web/20080507052904/http://blog.eyeos.org/2008/01/15/eyeos-15-released-eyeos-professional-services-available) May 7, 2008, at the [Wayback Machine](/source/Wayback_Machine)

1. **[^](#cite_ref-4)** ["Whats Coming in eyeOS 1.6"](https://web.archive.org/web/20080413070708/http://blog.eyeos.org/2008/03/19/whats-coming-in-eyeos-16/). Archived from [the original](http://blog.eyeos.org/2008/03/19/whats-coming-in-eyeos-16/) on April 13, 2008. Retrieved April 13, 2008.

1. **[^](#cite_ref-5)** ["oneye/oneye · GitHub"](https://github.com/oneye/oneye). Github.com. Retrieved February 22, 2015.

1. **[^](#cite_ref-6)** ["eyeOS Blog (2010)"](https://web.archive.org/web/20101129135715/http://blog.eyeos.org/en/2010/01/). Archived from [the original](http://blog.eyeos.org/en/2010/01/) on November 29, 2010. Retrieved December 15, 2010.

1. ^ [***a***](#cite_ref-sourceforge1_7-0) [***b***](#cite_ref-sourceforge1_7-1) ["eyeos - Browse Files at"](https://sourceforge.net/projects/eyeos/files/eyeos2/). Sourceforge.net. April 16, 2013. Retrieved February 22, 2015.

1. **[^](#cite_ref-8)** ["eyeos | Download eyeos software for free at SourceForge.net"](https://web.archive.org/web/20110902015633/http://sourceforge.net/projects/eyeos/). Archived from [the original](https://sourceforge.net/projects/eyeos/) on September 2, 2011. Retrieved February 22, 2015.

1. **[^](#cite_ref-9)** ["Open Source | eyeOS solutions for a new world"](https://web.archive.org/web/20110923163935/http://www.eyeos.org/open-source/). September 23, 2011. Archived from [the original](http://www.eyeos.org/open-source/) on September 23, 2011. Retrieved February 22, 2015.

1. **[^](#cite_ref-10)** ["Download eye-OS 2.5 Open Source Version from SourceForge.net"](http://liquidtelecom.dl.sourceforge.net/project/eyeos25opensour/eyeos-2.5.rar). Liquidtelecom.dl.sourceforge.net. Retrieved February 22, 2015.

1. **[^](#cite_ref-11)** ["Telefónica - Sala de prensa - Portada de Sala de prensa - Telefónica adquiere eyeOS para reforzar su oferta de servicios cloud"](https://web.archive.org/web/20150419060122/http://saladeprensa.telefonica.com/jsp/base.jsp?contenido=/jsp/notasdeprensa/notadetalle.jsp&id=0&idm=es&pais=1&elem=20698). Saladeprensa.telefonica.com. Archived from [the original](http://saladeprensa.telefonica.com/jsp/base.jsp?contenido=/jsp/notasdeprensa/notadetalle.jsp&id=0&idm=es&pais=1&elem=20698) on April 19, 2015. Retrieved February 22, 2015.

1. **[^](#cite_ref-12)** ["eyeOS: A genuine Web OS"](https://web.archive.org/web/20090304133437/http://www.linux.com/feature/118113). Linux.com. Archived from [the original](http://www.linux.com/feature/118113) on March 4, 2009. Retrieved February 22, 2015.

1. **[^](#cite_ref-13)** ["eyeOS Professional Edition released!"](https://web.archive.org/web/20120501215309/http://blog.eyeos.org/en/2011/09/15/eyeos-professional-edition-released/). Archived from [the original](http://blog.eyeos.org/en/2011/09/15/eyeos-professional-edition-released/) on May 1, 2012. Retrieved April 27, 2017.

1. **[^](#cite_ref-14)** Marius Nestor (November 24, 2007). ["eyeOS Review"](http://www.softpedia.com/reviews/linux/eyeOS-Review-71835.shtml). Softpedia. Retrieved February 22, 2015.

1. **[^](#cite_ref-15)** ["SourceForge Community Blog | 2007 Community Choice Awards"](https://web.archive.org/web/20090704005828/http://sourceforge.net/community/index.php/landing-pages/cca07). Sourceforge.net. Archived from [the original](https://sourceforge.net/community/index.php/landing-pages/cca07/) on July 4, 2009. Retrieved February 22, 2015.

1. **[^](#cite_ref-16)** ["Yahoo España"](https://web.archive.org/web/20130604045016/http://es.promotions.yahoo.com/revelacion2007/revelacion_tecnologia/). Es.promotions.yahoo.com. Archived from [the original](http://es.promotions.yahoo.com/revelacion2007/revelacion_tecnologia/) on June 4, 2013. Retrieved February 22, 2015.

1. **[^](#cite_ref-17)** ["Yahoo! premia las páginas españolas más singulares y extravagantes de 2007 | Edición impresa | EL PAÍS"](http://www.elpais.com/articulo/ocio/Yahoo/premia/paginas/espanolas/singulares/extravagantes/2007/elpeputeccib/20080117elpciboci_1/Tes). *El País*. Elpais.com. January 16, 2008. Retrieved February 22, 2015.

1. **[^](#cite_ref-18)** ["CNET 100 - CNET"](https://web.archive.org/web/20070712013221/http://www.webware.com//html//ww//100.html). Webware.com. Archived from [the original](http://www.webware.com/html/ww/100.html) on July 12, 2007. Retrieved February 22, 2015.

1. **[^](#cite_ref-19)** ["SourceForge Community Blog | 2008 CCA: Home"](https://web.archive.org/web/20160402014830/http://sourceforge.net/community/cca08). Sourceforge.net. Archived from [the original](https://sourceforge.net/community/cca08) on April 2, 2016. Retrieved February 22, 2015.

1. **[^](#cite_ref-20)** ["SourceForge Community Blog | Project of the Month, August 2009"](https://web.archive.org/web/20090803210855/http://sourceforge.net/community/potm-200908/). Sourceforge.net. Archived from [the original](https://sourceforge.net/community/potm-200908/) on August 3, 2009. Retrieved February 22, 2015.

1. ^ [***a***](#cite_ref-eyeos1_21-0) [***b***](#cite_ref-eyeos1_21-1) [***c***](#cite_ref-eyeos1_21-2) [***d***](#cite_ref-eyeos1_21-3) ["What's"](https://web.archive.org/web/20120823231554/http://www.eyeos.org/about-us/whats-eyeos). eyeOS. Archived from [the original](http://www.eyeos.org/about-us/whats-eyeos) on August 23, 2012. Retrieved February 22, 2015.

1. **[^](#cite_ref-22)** ["Index"](https://web.archive.org/web/20080412000531/http://forums.eyeos.org/). Archived from [the original](http://forums.eyeos.org/) on April 12, 2008. Retrieved April 27, 2017.

1. **[^](#cite_ref-23)** [\[2\]](http://wiki.eyeos.org/) [Archived](https://web.archive.org/web/20070711155828/http://wiki.eyeos.org/) July 11, 2007, at the [Wayback Machine](/source/Wayback_Machine)

1. **[^](#cite_ref-24)** ["eyeOS-Apps.org news"](https://web.archive.org/web/20150222140727/http://opendesktop.org/news/index.php/eyeOS-Apps.org?id=270&name=eyeOS-Apps.org). Opendesktop.org. Archived from [the original](http://www.opendesktop.org/news/index.php/eyeOS-Apps.org?id=270&name=eyeOS-Apps.org) on February 22, 2015. Retrieved February 22, 2015.

1. **[^](#cite_ref-25)** [\[3\]](http://linux.softpedia.com/get/Internet/eyeOS-Apps/) [Archived](https://web.archive.org/web/20080417155752/http://linux.softpedia.com/get/Internet/eyeOS-Apps/) April 17, 2008, at the [Wayback Machine](/source/Wayback_Machine)

Wikimedia Commons has media related to [eyeOS](https://commons.wikimedia.org/wiki/Category:EyeOS).

---
Adapted from the Wikipedia article [EyeOS](https://en.wikipedia.org/wiki/EyeOS) by Wikipedia contributors ([contributor history](https://en.wikipedia.org/wiki/EyeOS?action=history)). Available under [Creative Commons Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/). Changes may have been made.
