<?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: Pavan Jadhaw</title>
    <description>The latest articles on DEV Community by Pavan Jadhaw (@pavanjadhaw).</description>
    <link>https://dev.to/pavanjadhaw</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%2F150406%2Fd805f692-fec0-4cc0-abdd-302d86504ade.jpg</url>
      <title>DEV Community: Pavan Jadhaw</title>
      <link>https://dev.to/pavanjadhaw</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pavanjadhaw"/>
    <language>en</language>
    <item>
      <title>Caligator: The software you all helped build</title>
      <dc:creator>Pavan Jadhaw</dc:creator>
      <pubDate>Sun, 29 Sep 2019 18:35:50 +0000</pubDate>
      <link>https://dev.to/xenoxdev/caligator-the-software-you-all-helped-build-3kaa</link>
      <guid>https://dev.to/xenoxdev/caligator-the-software-you-all-helped-build-3kaa</guid>
      <description>&lt;p&gt;Hey folks! This is my first blog post ever, so I am very excited as well as a little nervous about it.&lt;br&gt;
It's like that old feeling when I was trying to learn programming, trying to build cool things but most of the time unitentionally breaking stuff. And honestly? I kinda like it.&lt;/p&gt;

&lt;p&gt;We just released &lt;a href="http://bit.ly/caligator"&gt;Caligator&lt;/a&gt;. It's an open-source calculator and unit converter that's powerful and super easy to use. We also released it on &lt;a href="http://bit.ly/cali-ph"&gt;ProductHunt&lt;/a&gt; today and the response we've been getting so far has made me super happy! It made me want to write about our journey making Caligator.&lt;/p&gt;

&lt;p&gt;So why did I title this post the way I did?&lt;/p&gt;

&lt;p&gt;You all might be wondering, how did you help build Caligator when this might very well be the first time you are hearing its name.&lt;/p&gt;

&lt;p&gt;Let me explain.&lt;/p&gt;

&lt;p&gt;In true spirit of open source and community-driven development, I can confidently say that Caligator was not built by just me, Sarthak, or Krishna. It was built by the community at large, the same community that has been supporting Team XenoX for so long. Many of our recent members have come from Dev.to actually, and it's so amazing!&lt;/p&gt;
&lt;h2&gt;
  
  
  Planning
&lt;/h2&gt;

&lt;p&gt;When we started, we just had a bare idea of what Caligator was supposed to be, but character by character, semi by semi, and line by line, we were able to build and release Caligator.&lt;/p&gt;

&lt;p&gt;We knew that Caligator was going to be open-source and cross-platform, so we used Electron and web technologies which have added benefit of not needing to build native apps for Windows, Linux and Mac separately. This also allowed us to have a visually consistent, cross-platform app while also allowing beginners to contribute as it's just web technology.&lt;/p&gt;

&lt;p&gt;Some of the basic features we wanted in our first release were&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Simple and complex calculations&lt;/li&gt;
&lt;li&gt;Conversion

&lt;ul&gt;
&lt;li&gt;Weight&lt;/li&gt;
&lt;li&gt;Length&lt;/li&gt;
&lt;li&gt;Temperature&lt;/li&gt;
&lt;li&gt;Ratios and percentages&lt;/li&gt;
&lt;li&gt;Currency&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;
  
  
  Code
&lt;/h2&gt;

&lt;p&gt;We had basic overview so we just started and bootstrapped a simple Electron project.&lt;br&gt;
After our initial open source projects at Team XenoX getting success, we had ton of eager people who wanted to contribute, and soon everyone was excited about something they wanted to change and make better or even implement from scratch.&lt;br&gt;
We used the project board available on Github itself to track progress of each feature: what needs to be done and what is completed.&lt;/p&gt;

&lt;p&gt;There were the usual shenanigans of someone or the other forgetting to pull or push the latest code before adding something important, and then dealing with the aftermath of breaking shit. But in the end, it was an awesome experience. I had fun collaborating, discussing what would be a better approach to solve a problem, deciding what part who's gonna work on, setting priorities, fixing issues, and testing. I found myself thoroughly enjoying each part of process.&lt;/p&gt;
&lt;h2&gt;
  
  
  What's next?
&lt;/h2&gt;

&lt;p&gt;There's tons of stuff still to do. We want to implement a lot of new features and make existing ones better.&lt;/p&gt;

&lt;p&gt;Here's some of the stuff we have planned:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Font size preferences 🆎&lt;/li&gt;
&lt;li&gt;Export options 💾&lt;/li&gt;
&lt;li&gt;Click to copy 📄&lt;/li&gt;
&lt;li&gt;More themes 🎨&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;If you want to see a particular feature you'd like to see in Caligator, why wait? Just go ahead and build them yourself. I'm linking the repo below. Fork it, add stuff, and send your pull request! 😉&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--vJ70wriM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/github-logo-ba8488d21cd8ee1fee097b8410db9deaa41d0ca30b004c0c63de0a479114156f.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/teamxenox"&gt;
        teamxenox
      &lt;/a&gt; / &lt;a href="https://github.com/teamxenox/caligator"&gt;
        caligator
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      🐊 An open-source kickass cross-platform Calculator with the power of alligator 
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;h1&gt;
Caligator&lt;/h1&gt;
&lt;p&gt;&lt;a href="https://gitter.im/Caligatorapp/community?utm_source=badge&amp;amp;utm_medium=badge&amp;amp;utm_campaign=pr-badge" rel="nofollow"&gt;&lt;img src="https://camo.githubusercontent.com/e3eb32c8b1ae1f432f578025a7ce102cf5df092e1fe4de88da04661d3877d914/68747470733a2f2f6261646765732e6769747465722e696d2f43616c696761746f726170702f636f6d6d756e6974792e737667" alt="Gitter"&gt;&lt;/a&gt; &lt;a rel="noopener noreferrer" href="https://camo.githubusercontent.com/cb2c1955d59e8ed187292b7f8cebc8e429c7ff441804a24724e7e74887339576/68747470733a2f2f7472617669732d63692e6f72672f73617274686f6c6f67792f63616c696761746f722e7376673f6272616e63683d6d6173746572"&gt;&lt;img src="https://camo.githubusercontent.com/cb2c1955d59e8ed187292b7f8cebc8e429c7ff441804a24724e7e74887339576/68747470733a2f2f7472617669732d63692e6f72672f73617274686f6c6f67792f63616c696761746f722e7376673f6272616e63683d6d6173746572" alt=""&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;An open source kickass cross platform Calculator with power of alligator 🐊&lt;/p&gt;
&lt;p&gt;&lt;a rel="noopener noreferrer" href="https://user-images.githubusercontent.com/3650216/73049879-f2a96300-3ea3-11ea-863e-1c871617059a.png"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--UAGyaFc_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://user-images.githubusercontent.com/3650216/73049879-f2a96300-3ea3-11ea-863e-1c871617059a.png" alt="Caligator"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;
Highlights&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Currency conversion&lt;/li&gt;
&lt;li&gt;Weight and length conversion&lt;/li&gt;
&lt;li&gt;Temperature conversion&lt;/li&gt;
&lt;li&gt;Percentage and ratio calculation&lt;/li&gt;
&lt;li&gt;Disable autoplay for videos&lt;/li&gt;
&lt;li&gt;Cross-platform&lt;/li&gt;
&lt;li&gt;Silent auto-updates&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;
Install&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;macOS 10.10+, Linux, and Windows 7+ are supported (64-bit only for now).&lt;/em&gt;&lt;/p&gt;
&lt;h3&gt;
macOS&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://github.com/sarthology/caligator/releases/latest"&gt;&lt;strong&gt;Download&lt;/strong&gt;&lt;/a&gt; the &lt;code&gt;.dmg&lt;/code&gt; file.&lt;/p&gt;
&lt;h3&gt;
Linux&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://github.com/sarthology/caligator/releases/latest"&gt;&lt;strong&gt;Download&lt;/strong&gt;&lt;/a&gt; the &lt;code&gt;.AppImage&lt;/code&gt; or &lt;code&gt;.deb&lt;/code&gt; file.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;The AppImage needs to be &lt;a href="http://discourse.appimage.org/t/how-to-make-an-appimage-executable/80" rel="nofollow"&gt;made executable&lt;/a&gt; after download.&lt;/em&gt;&lt;/p&gt;
&lt;h3&gt;
Windows&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://github.com/sarthology/caligator/releases/latest"&gt;&lt;strong&gt;Download&lt;/strong&gt;&lt;/a&gt; the &lt;code&gt;.exe&lt;/code&gt; file.&lt;/p&gt;
&lt;h2&gt;
TODO&lt;/h2&gt;
&lt;ul class="contains-task-list"&gt;
&lt;li class="task-list-item"&gt;
 Export Options&lt;/li&gt;
&lt;li class="task-list-item"&gt;
 Font size preferences&lt;/li&gt;
&lt;li class="task-list-item"&gt;
 More themes 🎉
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;
Contributing&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
🍴 Fork this repo!&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;HACK AWAY!&lt;/strong&gt; 🔨🔨🔨
&lt;/li&gt;
&lt;li&gt;
🔃 Create a new pull request.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3&gt;
Run&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;$ npm install &amp;amp;&amp;amp; npm start
&lt;/code&gt;&lt;/pre&gt;
&lt;h3&gt;
Build&lt;/h3&gt;
&lt;p&gt;See the &lt;a href="https://www.electron.build/multi-platform-build" rel="nofollow"&gt;&lt;code&gt;electron-builder&lt;/code&gt; docs&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;
Publish&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;$ npm run release
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Then edit the automatically created GitHub Releases draft and publish.&lt;/p&gt;
&lt;h2&gt;
Contributors&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/sarthology"&gt;Sarthak Sharma&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/SarathSantoshDamaraju"&gt;Krishna Sarath&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/Stereoraj"&gt;Rajesh Prasad&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/BassemMohamed"&gt;Bassem Mohamed&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/pavanjadhaw"&gt;Pavan Jadhaw&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;
Links&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.producthunt.com/posts/caligator" rel="nofollow"&gt;Product Hunt post&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;
License&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/sarthology/caligator/blob/master/license.md"&gt;MIT License&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;



&lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/teamxenox/caligator"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


&lt;p&gt;And hey, why stop there? If you're passionate about open-source, why not join us at Team XenoX and make the world a better place with the power of open-source development? It doesn't matter how much or how little experience you have. We welcome everyone with open arms. 😄&lt;/p&gt;

&lt;p&gt;Just go to &lt;a href="http://bit.ly/xnxmltvrs"&gt;XenoX Multiverse&lt;/a&gt; and start contributing!&lt;/p&gt;




&lt;p&gt;That's it for my first post. Whew!&lt;/p&gt;

&lt;p&gt;Thanks for reading, and if you like Caligator, please share it with your friends! Ciao!&lt;/p&gt;

</description>
      <category>github</category>
      <category>collaboration</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
