Coder Social home page Coder Social logo

biterminator / idena-desktop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from idena-network/idena-desktop

0.0 0.0 0.0 4.84 MB

Idena Desktop client for Windows, Mac, and Linux

Home Page: https://idena.io

JavaScript 99.04% Makefile 0.07% HTML 0.26% CSS 0.63%

idena-desktop's Introduction

Idena Desktop

Idena Desktop client for Windows, Mac, and Linux.

Backed by Electron, React and Next.js.

Build Status

Getting started

Download latest release

https://github.com/idena-network/idena-desktop/releases/latest

Install

Follow installation instructions for your system.

Get to know Idena

Visit Idena for the most common questions and guidelines.

Configuration

Most of the configuration is available in userData directory:

  • %APPDATA%\Idena on Windows
  • ~/Library/Application Support/Idena on macOS
  • ~/.config/Idena on Linux

Note: Manual configuration is a danger zone that may corrupt your Idena installation and lead to unexpected behavior. Only edit configuration files if you're πŸ’―sure what you do.

Logs

Logs are available in logs directory:

  • %APPDATA%\Idena\logs on Windows
  • ~/Library/Logs/Idena on macOS
  • ~/.config/Idena/idena.log on Linux

Built-in node

Node configuration and data files located in node directory inside userData:

  • %APPDATA%\Idena\node on Windows
  • ~/Library/Application Support/Idena/node on macOS
  • ~/.config/Idena/node on Linux

The built-in node directory structure is the same as for standalone node.

Development

Prerequisites

  • Node.js 10.x or later LTS versions recommended
  • npm 6.x or later recommended
  • Git

Install dependencies

npm install

Run

npm start

Build

Builds available for macOS, Windows and Linux platforms thanks to electron-builder.

You may build for the current platform:

npm run dist

or for a specific platform

npm run dist:win
npm run dist:mac
npm run dist:linux

Currently, only deb target supported for Linux.

PRs are welcome! πŸ‘

Contributing

TBD

idena-desktop's People

Contributors

aidenaio avatar ridenaio avatar midenaio avatar yidenaio avatar dependabot[bot] avatar gutalean avatar willclarktech avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.