<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" version="2.0">
  <channel>
    <title>Matevž Gačnik's Weblog - Windows 10</title>
    <link>https://www.request-response.com/blog/</link>
    <description>Technology Philanthropy</description>
    <image>
      <url>http://www.request-response.com/blog/images/favicon.jpg</url>
      <title>Matevž Gačnik's Weblog - Windows 10</title>
      <link>https://www.request-response.com/blog/</link>
    </image>
    <language>en-us</language>
    <copyright>Matevz Gacnik</copyright>
    <lastBuildDate>Wed, 01 Dec 2021 18:05:46 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.1.8102.813</generator>
    <managingEditor>matevz.gacnik@gmail.com</managingEditor>
    <webMaster>matevz.gacnik@gmail.com</webMaster>
    <item>
      <trackback:ping>https://www.request-response.com/blog/Trackback.aspx?guid=c22dfa28-b0b9-4a04-8d3f-e80cafa4a641</trackback:ping>
      <pingback:server>https://www.request-response.com/blog/pingback.aspx</pingback:server>
      <pingback:target>https://www.request-response.com/blog/PermaLink,guid,c22dfa28-b0b9-4a04-8d3f-e80cafa4a641.aspx</pingback:target>
      <dc:creator>Matevz Gacnik</dc:creator>
      <wfw:comment>https://www.request-response.com/blog/CommentView,guid,c22dfa28-b0b9-4a04-8d3f-e80cafa4a641.aspx</wfw:comment>
      <wfw:commentRss>https://www.request-response.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=c22dfa28-b0b9-4a04-8d3f-e80cafa4a641</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Ever wanted to have your Windows desktop background look sharp? Like, <a href="http://www.bing.com/gallery/">Bing
Gallery</a> sharp? Let me help you.
</p>
        <p>
Here's a little tool I'm releasing today that allows you to:
</p>
        <ul>
          <li>
Get daily <a href="http://www.bing.com/gallery/">Bing Image of the Day</a> to your
desktop 
</li>
          <li>
Perform bulk downloads, multiple images at a time 
</li>
          <li>
Add image title and description to your wallpaper [1] 
</li>
          <li>
Run it as a service</li>
        </ul>
        <p>
It's all in one tool. Small, simple, <strong>efficient</strong>.
</p>
        <p>
Here's the parameter model it supports:
</p>
        <p>
          <font face="Courier New">
            <strong>BingDailyImage v1.0</strong> - Download desktop wallpaper
images from Bing<br />
Copyright © 2021, Matevž Gačnik<br />
www.request-response.com</font>
        </p>
        <p>
          <font face="Courier New">Gets Bing Picture of the Day images for today and a specified
number of days back.</font>
        </p>
        <p>
          <font face="Courier New">Usage: BingDailyImage [-c] [-d [days]] [-f folder] [-t [top|bottom]]
[-b]<br />
-c Get current Bing image<br />
-d [days] Specifies number of days to fetch.<br />
If you omit this parameter the tool will download<br />
last two weeks (14 days) of Bing wallpapers.<br />
-f Set download folder<br />
If you omit this parameter the folder will be<br />
set to - '%USERPROFILE%\Pictures\Bing Wallpapers'.<br />
-t Add text (image title and description) to images<br />
You can specify text position [top, bottom]. Default is bottom.<br />
-b Set last downloaded image as desktop background<br />
-s install Installs BingDailyImage as a system service<br />
Use -f to specify service download folder path<br />
Use -t to let service add text to images<br />
-s uninstall Uninstalls BingDailyImage as a system service<br />
-s start Starts BingDailyImage service<br />
-s stop Stops BingDailyImage service<br />
-s query Queries BingDailyImage service state<br />
-h Displays help</font>
        </p>
        <p>
You can just do a <font face="Courier New">BingDailyImage.exe -c</font> to get the
current daily image. By default, it will not tamper with background images, so you'll
get the highest resolution available (1920x1200 or 1920x1080), like this:
</p>
        <p>
          <font face="Courier New">
            <strong>BingDailyImage v1.0</strong> - Download desktop wallpaper
images from Bing<br />
Copyright © 2021, Matevž Gačnik<br />
www.request-response.com</font>
        </p>
        <p>
          <font face="Courier New">Downloading Bing Image of the Day for 2021-12-16.<br />
Image date: 2021-12-16<br />
Image title: Old Town in Salzburg, Austria<br />
Image description: When it's lit up like this with a cozy glow, we can admire… When
there's a mountain in your city… We're looking at the Old Town portion<br />
of this Baroque city…<br />
Downloading background... Background for 1920x1200 found.<br />
Saving background... Done for 2021-12-16.</font>
        </p>
        <p>
Or do a <font face="Courier New">BingDailyImage.exe -d 10 -t</font> to get the last
10 and add a nice, transparent background text to them.
</p>
        <p>
Hell, do a <font face="Courier New">BingDailyImage.exe -s install</font> and forget
about it. It's going to download new images once they are published to Bing's servers.
All you need to do now is set your Windows 10/11 desktop background to be fetched
from the download folder. Done.
</p>
        <p>
Here's the <a href="http://www.request-response.com/blog/content/binary/BingDailyImage_v1.0.zip">download</a>.
</p>
        <p>
Here's a sample of a downloaded image.
</p>
        <p>
          <img style="BORDER-TOP: 1px solid; HEIGHT: 375px; BORDER-RIGHT: 1px solid; WIDTH: 600px; BORDER-BOTTOM: 1px solid; BORDER-LEFT: 1px solid" src="images/bdisample1.png" width="1919" height="1200" />
          <br />
          <font size="1">
            <br />
[</font>
          <a href="images/bdisample1.png">
            <font size="1">download original image</font>
          </a>
          <font size="1">]</font>
        </p>
        <p>
[1] You might be surprised about the fun facts you'll learn every day.
</p>
        <img width="0" height="0" src="https://www.request-response.com/blog/aggbug.ashx?id=c22dfa28-b0b9-4a04-8d3f-e80cafa4a641" />
      </body>
      <title>Bing Daily Image - A Bing Image of the Day Download Tool</title>
      <guid isPermaLink="false">https://www.request-response.com/blog/PermaLink,guid,c22dfa28-b0b9-4a04-8d3f-e80cafa4a641.aspx</guid>
      <link>https://www.request-response.com/blog/PermaLink,guid,c22dfa28-b0b9-4a04-8d3f-e80cafa4a641.aspx</link>
      <pubDate>Wed, 01 Dec 2021 18:05:46 GMT</pubDate>
      <description>&lt;p&gt;
Ever wanted to have your Windows desktop background look sharp? Like, &lt;a href="http://www.bing.com/gallery/"&gt;Bing
Gallery&lt;/a&gt; sharp? Let me help you.
&lt;/p&gt;
&lt;p&gt;
Here's a little tool I'm releasing today that allows you to:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
Get daily &lt;a href="http://www.bing.com/gallery/"&gt;Bing Image of the Day&lt;/a&gt; to your
desktop 
&lt;li&gt;
Perform bulk downloads, multiple images at a time 
&lt;li&gt;
Add image title and description to your wallpaper [1] 
&lt;li&gt;
Run it as a service&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
It's all in one tool. Small, simple, &lt;strong&gt;efficient&lt;/strong&gt;.
&lt;/p&gt;
&lt;p&gt;
Here's the parameter model it supports:
&lt;/p&gt;
&lt;p&gt;
&lt;font face="Courier New"&gt;&lt;strong&gt;BingDailyImage v1.0&lt;/strong&gt; - Download desktop wallpaper
images from Bing&lt;br&gt;
Copyright © 2021, Matevž Gačnik&lt;br&gt;
www.request-response.com&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font face="Courier New"&gt;Gets Bing Picture of the Day images for today and a specified
number of days back.&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font face="Courier New"&gt;Usage: BingDailyImage [-c] [-d [days]] [-f folder] [-t [top|bottom]]
[-b]&lt;br&gt;
-c Get current Bing image&lt;br&gt;
-d [days] Specifies number of days to fetch.&lt;br&gt;
If you omit this parameter the tool will download&lt;br&gt;
last two weeks (14 days) of Bing wallpapers.&lt;br&gt;
-f Set download folder&lt;br&gt;
If you omit this parameter the folder will be&lt;br&gt;
set to - '%USERPROFILE%\Pictures\Bing Wallpapers'.&lt;br&gt;
-t Add text (image title and description) to images&lt;br&gt;
You can specify text position [top, bottom]. Default is bottom.&lt;br&gt;
-b Set last downloaded image as desktop background&lt;br&gt;
-s install Installs BingDailyImage as a system service&lt;br&gt;
Use -f to specify service download folder path&lt;br&gt;
Use -t to let service add text to images&lt;br&gt;
-s uninstall Uninstalls BingDailyImage as a system service&lt;br&gt;
-s start Starts BingDailyImage service&lt;br&gt;
-s stop Stops BingDailyImage service&lt;br&gt;
-s query Queries BingDailyImage service state&lt;br&gt;
-h Displays help&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
You can just do a &lt;font face="Courier New"&gt;BingDailyImage.exe -c&lt;/font&gt; to get the
current daily image. By default, it will not tamper with background images, so you'll
get the highest resolution available (1920x1200 or 1920x1080), like this:
&lt;/p&gt;
&lt;p&gt;
&lt;font face="Courier New"&gt;&lt;strong&gt;BingDailyImage v1.0&lt;/strong&gt; - Download desktop wallpaper
images from Bing&lt;br&gt;
Copyright © 2021, Matevž Gačnik&lt;br&gt;
www.request-response.com&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font face="Courier New"&gt;Downloading Bing Image of the Day for 2021-12-16.&lt;br&gt;
Image date: 2021-12-16&lt;br&gt;
Image title: Old Town in Salzburg, Austria&lt;br&gt;
Image description: When it's lit up like this with a cozy glow, we can admire… When
there's a mountain in your city… We're looking at the Old Town portion&lt;br&gt;
of this Baroque city…&lt;br&gt;
Downloading background... Background for 1920x1200 found.&lt;br&gt;
Saving background... Done for 2021-12-16.&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
Or do a &lt;font face="Courier New"&gt;BingDailyImage.exe -d 10 -t&lt;/font&gt; to get the last
10 and add a nice, transparent background text to them.
&lt;/p&gt;
&lt;p&gt;
Hell, do a &lt;font face="Courier New"&gt;BingDailyImage.exe -s install&lt;/font&gt; and forget
about it. It's going to download new images once they are published to Bing's servers.
All you need to do now is set your Windows 10/11 desktop background to be fetched
from the download folder. Done.
&lt;/p&gt;
&lt;p&gt;
Here's the &lt;a href="http://www.request-response.com/blog/content/binary/BingDailyImage_v1.0.zip"&gt;download&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
Here's a sample of a downloaded image.
&lt;/p&gt;
&lt;p&gt;
&lt;img style="BORDER-TOP: 1px solid; HEIGHT: 375px; BORDER-RIGHT: 1px solid; WIDTH: 600px; BORDER-BOTTOM: 1px solid; BORDER-LEFT: 1px solid" src="images/bdisample1.png" width=1919 height=1200&gt;
&lt;br&gt;
&lt;font size=1&gt;
&lt;br&gt;
[&lt;/font&gt;&lt;a href="images/bdisample1.png"&gt;&lt;font size=1&gt;download original image&lt;/font&gt;&lt;/a&gt;&lt;font size=1&gt;]&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
[1] You might be surprised about the fun facts you'll learn every day.
&lt;/p&gt;
&lt;img width="0" height="0" src="https://www.request-response.com/blog/aggbug.ashx?id=c22dfa28-b0b9-4a04-8d3f-e80cafa4a641" /&gt;</description>
      <comments>https://www.request-response.com/blog/CommentView,guid,c22dfa28-b0b9-4a04-8d3f-e80cafa4a641.aspx</comments>
      <category>Other</category>
      <category>Personal</category>
      <category>Windows 10</category>
    </item>
  </channel>
</rss>