index
:
AutoMedia
master
Automatically track new releases of media and download them. Supports torrents using rss (nyaa.si) and manga sites using html.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.h
blob: 531206300810c7293976db7234b971a915d97d3a (
plain
)
1
2
3
4
5
6
#ifndef MAIN_H #define MAIN_H int is_program_running(); #endif