summary refs log tree commit diff stats
path: root/cmd
Commit message (Collapse)AuthorAgeFilesLines
* Add version flagAndinus2020-03-141-12/+21
|
* Add cetus-nasa program v0.4.0Andinus2020-03-141-0/+105
| | | | cetus-nasa uses NASA's API to get Astronomy Picture of the Day.
* Split project into multiple programsAndinus2020-03-141-60/+0
| | | | Re-initialization to split project into multiple programs
* Add support for random photo as background v0.3.1Andinus2020-03-141-0/+8
|
* Add photoID supportAndinus2020-03-141-1/+36
| | | | photo-id flag can be used to set a specific photo as background
* Reinitialize projectAndinus2020-03-141-143/+1
|
* Restructure projectAndinus2020-03-141-0/+159
href='#n130'>130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203