https://github.com/nerixyz/instagramlivegui
a GUI for managing an Instagram Broadcast
https://github.com/nerixyz/instagramlivegui
instagram instagram-live
Last synced: 6 months ago
JSON representation
a GUI for managing an Instagram Broadcast
- Host: GitHub
- URL: https://github.com/nerixyz/instagramlivegui
- Owner: Nerixyz
- Created: 2019-05-01T15:17:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-01T15:39:48.000Z (over 6 years ago)
- Last Synced: 2025-03-30T20:33:28.660Z (7 months ago)
- Topics: instagram, instagram-live
- Language: C#
- Homepage:
- Size: 21.5 KB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# InstagramLiveGUI
This is a basic GUI for managing an Instagram Broadcast. It integrates with OBS and manages the key automatically.
It uses the [InstagramAPISharp](https://github.com/ramtinak/InstagramApiSharp/) in order to login and start the broadcast.
The GUI uses WPF, the [MaterialDesignInXAML](https://github.com/MaterialDesignInXAML/) library and [Caliburn.Micro](https://github.com/Caliburn-Micro/Caliburn.Micro/.).## OBS Integration
In order to use the OBS-Integration you will have to intall the [obs-websocket](https://github.com/Palakis/obs-websocket/releases) Plugin.
Currently, the socket should be opened on port 4444 and require no password. In the future you will be able to configure the settings.