-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathREADME
More file actions
38 lines (25 loc) · 811 Bytes
/
README
File metadata and controls
38 lines (25 loc) · 811 Bytes
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
Monothek
====
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved. This file is offered as-is,
without any warranty.
jkraehemann@gmail.com
To invoke the program run like following:
$ monothek-ui
Purpose
====
Monothek is a program to run either a jukebox or diskjokey interface.
It offers you a service to do a musical performance.
Monothek was designed by monoidea. See http://monoidea.ch for further
information.
The web-service is available from http://monothek.ch
Install
====
Monothek uses common build system of automake. To compile and install
run:
./configure --prefix=/usr
make
make install
To enable automatic login at boot, execute:
systemctl enable xlogin@monothek