GithubHelp home page GithubHelp logo

unity-notifier's Introduction

Unity Notifier

image 유니티에서 노티 알림을 띄웁니다.

UnityPackage -> UnityPackage 다운로드

Platform Support

  • Windows 10, 11
  • MacOS Ventura, Sonoma

주의사항

Window

  1. 타이틀 이름을 쉽게 변경이 어렵습니다. image Notification Guide.txt에 보면 위와 같은 내용들이 있습니다. 6D809377-6AF0-444B-8957-A3773F02200EProgram Files를 의미합니다. APP_ID는 알림을 받고 싶어하는 프로그램의 exe 경로를 지정하면 됩니다.

MacOS

  1. .gitIgnore에서 *.app 제거하기 MacOS에서 알림을 전달하는 방식은 실제 유니티에서 알림을 전달하는 것이 아니라, unity-notifier.app을 통해 알림을 전달합니다. (이유는, AppDelegate접근이 파악이 안되서 포그라운드에서 알림을 전달할 방법이 마땅치 않음.)

그래서 Assets/Plugins/Notifier/Plugins/unity-notifier.app 파일에 의존합니다. 그런데 Unity템플릿용 .gitIgnore를 보면 대부분 *.app이 포함되어 있습니다. 2. 화면을 미러링 하거나 녹화 중일 때 알림이 안 나올 수 있습니다. 시스템 설정-알림에서 디스플레이를 미러링하거나 공유할 때 알림 허용활성화 해야합니다.

unity-notifier's People

Contributors

nk-studio avatar

Stargazers

 avatar 민선홍 avatar Ruman Kim avatar

Watchers

 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.