<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ray</title>
    <description>The latest articles on DEV Community by Ray (@ray).</description>
    <link>https://dev.to/ray</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F47264%2F7d222ee6-59ed-450f-9d5b-f7abbc51c7cf.jpg</url>
      <title>DEV Community: Ray</title>
      <link>https://dev.to/ray</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ray"/>
    <language>en</language>
    <item>
      <title>A productivity tool for GitHub users</title>
      <dc:creator>Ray</dc:creator>
      <pubDate>Sat, 28 Jan 2023 16:01:19 +0000</pubDate>
      <link>https://dev.to/ray/a-productivity-tool-for-github-users-1nfh</link>
      <guid>https://dev.to/ray/a-productivity-tool-for-github-users-1nfh</guid>
      <description>&lt;p&gt;The extension in &lt;a href="https://chrome.google.com/webstore/detail/starwall/icjbfnhahkkglbolodddjlgglnjeagek" rel="noopener noreferrer"&gt;chrome store&lt;/a&gt;&lt;br&gt;
You can find source code here: &lt;a href="https://github.com/iRay/StarWall" rel="noopener noreferrer"&gt;starwall source&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;How many times you faced the next situation: you need a package or a tool, search in google, go to github and figure out that you already have the repository starred in your bookmarks?&lt;/p&gt;

&lt;p&gt;I've created and open sourced a chrome extension that allows you to easily search through all of your starred repositories, as well as the starred repositories of the users you follow.&lt;/p&gt;

&lt;h4&gt;
  
  
  StarWall Chrome extension
&lt;/h4&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fwww.dropbox.com%2Fs%2F70i9hrwav7ibjur%2FStarWallToken.gif%3Fraw%3Dtrue" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fwww.dropbox.com%2Fs%2F70i9hrwav7ibjur%2FStarWallToken.gif%3Fraw%3Dtrue" alt="StarWall Chrome extension" width="760" height="471"&gt;&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;/p&gt;

&lt;p&gt;With this powerful extension, you'll never have to waste time scrolling through your GitHub dashboard again - simply type in a keyword or phrase, and our extension will quickly find the repository you're looking for. &lt;/p&gt;

&lt;p&gt;Many of us have hundreds of starred repositories and it can be overwhelming to find the one you need, but with this extension, you can easily find the repository you need, even if you've forgotten about it. &lt;/p&gt;

&lt;p&gt;Additionally, the extension allows you to discover interesting repositories starred by the people you follow. &lt;br&gt;
Whether you're a developer, a designer, or just a casual GitHub user, this extension is an essential tool for staying organized and on top of your work.&lt;/p&gt;

</description>
      <category>github</category>
      <category>extension</category>
      <category>opensource</category>
      <category>programming</category>
    </item>
    <item>
      <title>A Telegram Bot that manages your torrents</title>
      <dc:creator>Ray</dc:creator>
      <pubDate>Thu, 29 Nov 2018 22:59:32 +0000</pubDate>
      <link>https://dev.to/ray/a-telegram-bot-that-manages-your-torrents-mcn</link>
      <guid>https://dev.to/ray/a-telegram-bot-that-manages-your-torrents-mcn</guid>
      <description>&lt;p&gt;The bot solves simple problem: it allows you to manage torrents downloads started either on your raspberry pi or on your pc under linux from Telegram. It's convenient to use from mobile.&lt;br&gt;
The bot is easy to use. It was built in Python.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fwww.dropbox.com%2Fs%2Fvj9liavfx9xph4x%2FTeleTor.gif%3Fraw%3D1" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fwww.dropbox.com%2Fs%2Fvj9liavfx9xph4x%2FTeleTor.gif%3Fraw%3D1" alt="TeleTor Telegram Bot" width="" height=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It helps you to manage your torrents in Transmission BitTorrent client.&lt;br&gt;
Installation is quite easy.&lt;/p&gt;

&lt;p&gt;You can list, start, stop, delete your torrents. It's possible to set a path aliases which will be used for downloads.&lt;br&gt;
Download progress is shown in realtime.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://gitlab.com/ray.kovalev/teletor" rel="noopener noreferrer"&gt;GitLab repo&lt;/a&gt;, &lt;a href="https://github.com/iRay/TeleTor" rel="noopener noreferrer"&gt;GitHub repo&lt;/a&gt;&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>telegram</category>
      <category>bots</category>
      <category>python</category>
    </item>
  </channel>
</rss>
