summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Break SetFromID in 2 functions v0.3.0Andinus2020-03-141-8/+13
* Fix SetFromID & add usage in readmeAndinus2020-03-142-2/+9
* Add photoID supportAndinus2020-03-143-1/+75
* Add background package & Set functionAndinus2020-03-141-0/+25
* Reinitialize projectAndinus2020-03-142-176/+2
* Restructure projectAndinus2020-03-141-0/+0
* Add install instructions & clean readmeAndinus2020-03-141-3/+35
* Narrow scope of the projectAndinus2020-03-142-208/+4
* Fix Bing Photo of the Day fetcherAndinus2020-03-122-3/+3
* Restructure readmeAndinus2020-03-121-29/+29
* Explain how cetus is usefulAndinus2020-03-121-0/+3
* Add demo video url in readmeAndinus2020-03-121-0/+7
* Change mode to wall v0.2.0Andinus2020-03-122-31/+31
* Clarify readmeAndinus2020-03-121-6/+10
* Support Unsplash Source & Astronomy Picture of the DayAndinus2020-03-122-48/+95
* Support Bing Photo of the DayAndinus2020-03-122-62/+136
* Change scope of the projectAndinus2020-03-121-19/+24
* Add example for Bing Photo of the DayAndinus2020-03-121-0/+4
* Add support for Bing Photo of the DayAndinus2020-03-122-1/+68
* Cleanup READMEAndinus2020-03-121-10/+9
* Revert "Move README from org file to markdown"Andinus2020-03-122-41/+30
* Move README from org file to markdownAndinus2020-03-122-30/+41
* Add Astronomy Picture of the Day supportAndinus2020-03-122-11/+114
* Change features in readmeAndinus2020-03-121-2/+1
* Add image setting capabilityAndinus2020-03-122-1/+45
* Initialize programAndinus2020-03-112-0/+22
* Clarify a featureAndinus2020-03-111-0/+1
* Initial commitAndinus2020-03-112-0/+19
275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403