DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Related

  • Developer’s Checklist: How to Build an FHE Application
  • From Polling to PubSub: Building an Asynchronous OPC UA Stack in Python
  • How I Fixed a Silent Production Bug in Apache Airflow That Affected Thousands of Deployments
  • Accelerating Your Software Engineering Career With Open Source and Jakarta EE

Trending

  • Article Moderation: Your Questions, Answered
  • Grok AI API Tutorial: Chat, Image, Video, Tool Calling, and Web Search
  • How to Format Articles for DZone
  • Token Attribution Framework for Agentic AI in CI/CD
  1. DZone
  2. Popular
  3. Open Source
  4. Myrtille: Access Your Desktop Everywhere

Myrtille: Access Your Desktop Everywhere

How the open source tool Myrtille allows users to take advantage of Windows remote desktops from their web browsers.

By 
cedric coste user avatar
cedric coste
·
Apr. 11, 16 · Opinion
Likes (6)
Comment
Save
Tweet
Share
10.0K Views

Join the DZone community and get the full member experience.

Join For Free

Myrtille is an open source solution to connect remote desktops (hosted on Windows Servers), from a standard web browser.

It's a Windows alternative to Guacamole or FreeRDP-WebConnect (made for Linux), mainly aimed at system and network administrators (but everyone can use it).

The HTTP gateway uses the Microsoft .NET (C#) framework and the RDP connection relies on FreeRDP, a well known open source RDP client developed in C++.

Now that Microsoft has open sourced the .NET core, and because RDP is a Microsoft protocol, it may be interesting for the community to have an alternative to the official IIS/RDS gateway.

For people reluctant to install or configure anything, it can be interesting on mobile devices as it just needs a browser. It's also backward compatible with HTML4, which can prove useful in some network configuration (Ajax instead of websockets). It supports file transfer and webP compression.

The connection can be secured simply by using "https://" into the browser URL.

A standard MSI installer will download and install the pre-requisites (.NET, C++ redistributables) before installing it.

The project was recently posted on GitHub but was part of a commercial product in the past, and is fully mature and stable.

Website: http://cedrozor.github.io/myrtille

Desktop (word processor) Open source

Opinions expressed by DZone contributors are their own.

Related

  • Developer’s Checklist: How to Build an FHE Application
  • From Polling to PubSub: Building an Asynchronous OPC UA Stack in Python
  • How I Fixed a Silent Production Bug in Apache Airflow That Affected Thousands of Deployments
  • Accelerating Your Software Engineering Career With Open Source and Jakarta EE

Partner Resources

×

Comments

The likes didn't load as expected. Please refresh the page and try again.

  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook