An open API service indexing awesome lists of open source software.

https://github.com/rocketlaunchr/desktop-application

A sample Electron Desktop Application written entirely in Go with React.js
https://github.com/rocketlaunchr/desktop-application

Last synced: about 1 year ago
JSON representation

A sample Electron Desktop Application written entirely in Go with React.js

Awesome Lists containing this project

README

          

# Sample Desktop Application (Visual Markdown)

This repository contains the full source code for the [tutorial](https://electron.guide) on how to create a cross-platform Desktop Application using Electron and React.js written 100% in Go.

The application is a Desktop port of: [markdown-editor](https://github.com/rexxars/markdown-editor). Special thanks to [@rexxars](https://github.com/rexxars).

⭐ **The project to show your appreciation.**



screenshot

## Tutorial

- https://electron.guide

## Dependencies

- [Go](https://golang.org)
- [Gopher.js](https://github.com/gopherjs/gopherjs)
- [Electron.js](https://electronjs.org)
- [Go React Bindings](https://github.com/rocketlaunchr/react)

## Features

- Cross-Platform (win, mac, linux)
- Tray icon
- Edit markdown and see **PREVIEW LIVE**

**© 2019 PJ Engineering and Business Solutions Pty. Ltd.**