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
- Host: GitHub
- URL: https://github.com/rocketlaunchr/desktop-application
- Owner: rocketlaunchr
- License: mit
- Created: 2019-09-21T15:31:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T03:14:36.000Z (over 3 years ago)
- Last Synced: 2025-04-05T06:55:33.902Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://electron.guide
- Size: 7.78 MB
- Stars: 12
- Watchers: 3
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.**
## 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.**