-
Notifications
You must be signed in to change notification settings - Fork 84
/
README
43 lines (30 loc) · 1.14 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
========
README
========
This repository holds source code for several components of Miro, the
open and free Internet TV platform. For more information about Miro,
see:
* http://www.getmiro.com/
* http://participatoryculture.org/
For the development site for the projects tracked here, including bug
tracking, the developer documentation wiki, mailing lists, and more,
go to:
* https://develop.participatoryculture.org/
What's here
===========
Miro
----
* ``tv``
The centerpiece of the Miro platform, Miro is a desktop application
that aims to make Internet TV an enjoyable experience for even the
least technically sophisticated user. Miro can view channels
created with Broadcast Machine as well as a wide variety of other
video sources on the Internet. It also integrates with the remaining
two components of the Miro platform: Channel Guide for promoting
channels and Video Bomb for easy end-user republishing and social
promotion of individual videos.
* ``docs``
Developer documentation for Miro.
* ``resources``
Scripts, packaging files, and a bunch of other stuff that helps
us doing development on Miro and related projects.