Mirror of openlivewriter/openlivewriter@github.com - Open-source implementation of Windows Live Writer
Go to file
Gary Ewan Park 5ff6483ef7
Merge pull request #919 from travelmarx/patch-1
Update README.md to point to .com instead of .org
2024-01-14 10:52:37 +00:00
SignClient use sign service v2 (#697) 2017-11-30 15:28:39 -08:00
choco (GH-790) Added necessary files for embedded Chocolatey Package 2019-01-19 22:42:21 +00:00
docs docs: ssg: fix typos 2019-07-19 20:15:22 +10:00
intl Update master.xml (#696) 2017-11-30 15:46:23 -08:00
src Merge pull request #876 from ranjanjharavi/fix-691-Space-Between-Pictures 2019-10-19 18:26:07 +11:00
testplan Merge pull request #361 from kathweaver/pull117 2016-02-19 16:19:00 +00:00
utilities Upgrade to VS 2017 (#776) 2019-01-19 01:34:17 -08:00
.gitattributes Initial commit 2015-12-09 02:38:46 -08:00
.gitignore Resolved merge conflicts in PR #478 2017-03-11 23:42:07 -08:00
AppxManifest.xml [WIP] Associate .wpost files with OLW (#592) 2019-01-19 02:15:25 -08:00
BuildNuget.cmd Initial commit 2015-12-09 02:38:46 -08:00
CONTRIBUTING.md Add contributor guidance file 2015-12-17 17:09:59 +00:00
NuGet.config Adding Nuget config file 2015-12-11 06:34:15 +10:30
OpenLiveWriter.Install.nuspec (GH-790) Added necessary files for embedded Chocolatey Package 2019-01-19 22:42:21 +00:00
OpenLiveWriter.SDK.nuspec Upgrade Writer to .NET Framework 4.6.1, upgrade NuGet packages 2016-09-19 23:34:55 -07:00
OpenLiveWriter.nuspec ssg: ... tabs->spaces 2019-08-18 16:34:13 +10:00
README.md Update README.md to point to .com instead of .org 2020-08-15 11:18:45 +02:00
appveyor.yml Upgrade to VS 2017 (#776) 2019-01-19 01:34:17 -08:00
build.cmd Upgrade to VS 2017 (#776) 2019-01-19 01:34:17 -08:00
build.ps1 Upgrade to VS 2017 (#776) 2019-01-19 01:34:17 -08:00
buildstrings.cmd buildstrings.cmd script for easy rebuilding of strings tables 2019-07-01 18:42:05 +10:00
faq.md Update faq.md 2016-01-13 15:24:16 -06:00
getversion.cmd Updated getversion.cmd to work with NuGet normalized versions. 2017-03-13 18:49:37 -07:00
key.snk Initial commit 2015-12-09 02:38:46 -08:00
license.txt Initial commit 2015-12-09 02:38:46 -08:00
logotype.svg splash: begin work on new splash 2019-08-16 00:07:04 +10:00
roadmap.md Fixed Spelling 2015-12-10 08:59:49 +11:00
run.cmd pass command line arguments through run.cmd 2015-12-20 01:15:23 +09:00
version.txt Upgrade to VS 2017 (#776) 2019-01-19 01:34:17 -08:00
writer.build.settings Upgrade Writer to .NET Framework 4.6.1, upgrade NuGet packages 2016-09-19 23:34:55 -07:00
writer.build.targets Only create Blogger json file if necessary 2016-04-14 22:35:05 +09:30

README.md

Open Live Writer

Open Live Writer makes it easy to write, preview, and post to your blog. For more information see http://www.OpenLiveWriter.com/.

Build status

Installation

You can install the latest version of Open Live Writer alongside an older version of Windows Live Writer. Visit http://www.OpenLiveWriter.com to download and install the latest release.

Latest News

The current version of Open Live Writer is our first open source version. For a list of known issues see GitHub or take a look at the roadmap to see what the current plans are.

For the latest news and updates about Open Live Writer, you can follow us on Twitter (@OpenLiveWriter), by keeping an eye on the website http://www.OpenLiveWriter.com or by watching this repo and subscribing to notifications.

Contributing

Open Live Writer is an open source project and wouldn't exist without the passionate community of volunteer contributors. If you would like to help out then please see the Contributing guide.

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the .NET Foundation Code of Conduct.

Gitter

License

Open Live Writer proudly uses the MIT License.

History

The product that became Live Writer was originally created by a small, super-talented team of engineers including JJ Allaire, Joe Cheng, Charles Teague, and Spike Washburn. The team was acquired by Microsoft in 2006 and organized with the Spaces team. Becky Pezely joined the team and over time, the team grew and shipped many popular releases of Windows Live Writer.

As Microsoft was planning for the version of Windows Live that would coincide with Windows 8 operating system release, the teams that built the Windows Live client apps for Windows were encouraged to focus on building a smaller set of Windows 8 apps designed to work well with both traditional PC input mechanisms and touch. With the rise of micro-blogging platforms and other forms of sharing, eventually this team decided to conclude their work on Windows Live Writer with Windows Live Writer 2012.

Even though there was no active development, Windows Live Writer continued to be a favorite tool of a passionate community of Windows PC users for authoring, editing, and publishing blog posts. Data from WordPress.com at the time suggested that Windows Live Writer (even two years after active development ended) was the #1 app for authoring a blog post to WordPress.com from a Windows PC.

A few employees at Microsoft took an interest in reviving Live Writer as an open source project in their spare time. By January 2015, a group of about a half-dozen engineers interested in spending some of their volunteer time to help release an updated version of Live Writer had found each other and began work on getting this open source fork of Live Writer formed and ready to ship. In December 2015 Microsoft donated the code to the .NET Foundation and this passionate group of volunteer engineers rapidly assembled the first open source version.

Building

Open Live Writer can be built by running build.cmd found in this directory.
It can be opened in Visual Studio. The solution is in src/managed/writer.sln -- if you see errors in Visual Studio run build.cmd from the command prompt and it should be resolved. The main program is src/managed/OpenLiveWriter/ApplicationMain.cs . To run from Visual Studio, set the startup project to OpenLiveWriter.

.NET Foundation

The Open Live Writer project is supported by the .NET Foundation.