Skip to content

A daemon that intercepts fdupdate:// requests to accept updates pushed from Freelancing contacts

Notifications You must be signed in to change notification settings

adrienjoly/freelance-directory-daemon

 
 

Repository files navigation

Electron API Demos icon Electron API Demos

Build Status JavaScript Standard Style

This is a desktop app that interactively and with sample code demonstrates core features of the Electron API. It's built with Electron, too, of course. This app works on Windows, OS X and Linux operating systems.

Use this app to see what you can do with Electron and use the source code to learn how to create a basic Electron app.

Electron API Demos Screenshots


This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to electron@github.com.

Follow @ElectronJS on Twitter for important announcements. Visit the electron website.

Using

You can download the latest release for your operating system or build it yourself (see below).

Building

You'll need Node.js installed on your computer in order to build this app.

$ git clone https://github.com/electron/electron-api-demos
$ cd electron-api-demos
$ npm install
$ npm start

If you don't wish to clone, you can download the source code.

For easier developing you can launch the app in fullscreen with DevTools open:

$ npm run dev

Extending

Read the docs to learn more about how this app is built or how to add a new demo.

About

A daemon that intercepts fdupdate:// requests to accept updates pushed from Freelancing contacts

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 49.4%
  • JavaScript 36.3%
  • CSS 12.6%
  • Shell 1.7%