Coder Social home page Coder Social logo

nocturnalong / ynodesktop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gummyleeches/ynodesktop-linux-binaries

0.0 0.0 0.0 312 KB

A desktop client for Yume Nikki Online with Discord Rich Presence.

License: MIT License

JavaScript 100.00%

ynodesktop's Introduction

ynodesk

A desktop client for Yume Nikki Online with optional Discord Rich Presence. Show your friends what game you're playing and what room you're in. Also looks pretty cool as an installed program.

Created as a simple Electron wrapper around the website, with optional discord-rpc integration and some hacks to make save exporting/importing work.

Features

  • Optional Discord Rich Presence to display your game status and room information to friends on Discord.
  • Easy installation and setup.
  • Smooth integration with Yume Nikki Online.

Rich Presence

Rich Presence Example 1

Rich Presence Example 2

Download

The releases are currently Windows-only.

Click here to go to the download page for the latest release.

Development Setup

To set up the project locally, you need to have Node.js and Yarn installed. Then follow these steps:

  1. Clone the repository:
git clone https://github.com/joaovitorbf/ynodesktop.git

cd ynodesktop
  1. Install dependencies:
yarn install
  1. Run the application:

To run the application, use the following command:

yarn start

If you prefer to run the application without Discord RPC, use the following command:

yarn start-nodrpc

Building the Project

To build the project, use the following command:

yarn dist

If you need to build the project without Discord RPC, use the following command:

yarn dist-nodrpc

This will create the distributable files in the dist directory.

Project Structure

  • main.js: The main entry point of the application.
  • main-nodrpc.js: The main entry point of the no Discord RPC version of the application.
  • preload.js: A script that runs before the main process, often used to set up initial configurations or preload certain resources.
  • scripts/discordRpcUtils.js: Utility functions for handling Discord RPC (Remote Procedure Call) integrations.
  • scripts/promptinjection.js: Handles prompt injection logic for the application.
  • scripts/titlebar.js: Manages the title bar functionality and customization.
  • package.json: Contains project metadata and dependencies.
  • yarn.lock: Dependency lock file to ensure consistent setups.

Contributing

Feel free to fork the repository and submit pull requests. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License. See the LICENSE file for details.

YNOproject

Click on the heading to check out the Yume Nikki Online Project!
Make sure to check out Collective Unconscious, YNO's own multiplayer collaborative Yume Nikki Fangame!

ynodesktop's People

Contributors

joaovitorbf avatar nocturnalong avatar nep-timeline avatar tyzonelyranature avatar yayakame 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.