Giter VIP home page Giter VIP logo

rpfx's Introduction

RPFX

RPFX is a Discord Rich Presence client for Xcode.

rpfx

You can show all your friends what you're coding up right now!

RPFX will display the current file you're working on, as well as your workspace.

In addition, it will also show file icons for the following file types:

  • .swift
  • .playground
  • .storyboard
  • .xcodeproj
  • .h
  • .m
  • .cpp
  • .c

RPFX is designed to be fairly modular, so you can tweak its code to use your own Discord application if you want to add more file icons (or any other functionality).

Dependencies

RPFX uses fork of Azoy's SwordRPC.

System Requirements

  • macOS Catalina (10.15)
    • if you're building this yourself, you can try changing the deployment target for an earlier macOS version and it might work
  • Xcode installed (otherwise this wouldn't be very useful)

Usage

When you first start up RPFX, it will prompt you for permission to control Xcode. We don't actually need to control Xcode, but we need that permission to execute AppleScript to get information on Xcode.

You can verify that RPFX has permissions by opening System Preferences and looking in Security & Privacy under Privacy, then Automation.

That's it, you're done - RPFX will now automatically monitor Xcode.

If you like, you can set RPFX to automatically open on login.

rpfx's People

Contributors

pkbeam avatar panandafog 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.