Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tulleuchen authored Dec 15, 2023
1 parent 7b2e850 commit 9a462d2
Showing 1 changed file with 2 additions and 194 deletions.
196 changes: 2 additions & 194 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,203 +7,11 @@
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="favicon.ico">
<meta http-equiv="refresh" content="0; url=https://jirastopwatch.github.io/" />

<title>JIRA StopWatch</title>

<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">

<link href="css/ie10.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="css/app.css" rel="stylesheet">

<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<title>Old Site JIRA StopWatch</title>
</head>

<body>

<div class="container">
<div class="masthead">
<div class="row">
<div class="col-lg-6">
<h3 class="text-muted clearfix">
<img src="img/logo.png"/>
Jira StopWatch
</h3>
</div>

<div class="col-lg-6">
<ul class="nav navbar-nav">
<li class="active"><a href="/">Home</a></li>
<li><a href="/doc">Documentation</a></li>
<li><a href="https://github.com/tulleuchen/jirastopwatch/">Source code</a></li>
</ul>
</div>
</div>
</div>

<div class="jumbotron">
<h1>
Not <i>more</i> timetracking
<br/>
just <i>easier</i> timetracking
</h1>

<p class="lead">
<b>New maintainer needed!</b>
I have switched jobs and no longer have access a Jira instance.
Please write to me via <a ref="mailto:[email protected]">[email protected]</a>, if interested. My only demand is, that it is kept open-source.
</p>

<p class="lead">
<b>Jira StopWatch</b> is a desktop tool for recording time spent on different Jira issues.
It is fully integrated with Jira, for automatic fetching issues and submitting worklogs.
And it is <b>open source</b>.
</p>
<div class="row">
<div class="col-lg-6">
<p>
<a class="btn btn-lg btn-success" href="https://github.com/tulleuchen/jirastopwatch/releases/latest" role="button">
<span class="glyphicon glyphicon-download-alt"></span>
Get latest version
</a>
</p>
</div>

<div class="col-lg-6">
<div class="charity-front">
<div style="width: 130px; float: left;">
<a href="https://act.autismspeaks.org/site/Donation2?df_id=1500&mfc_pref=T&1500.donation=form1&s_src=jirastopwatch.com">
<img style="width: 120px;" src="https://act.autismspeaks.org/images/content/pagebuilder/logo-horizontal.png">
</a>
</div>
<div style="padding-top: 10px;">
Jira StopWatch is charityware. If you like the product,
<a href="https://act.autismspeaks.org/site/Donation2?df_id=1500&mfc_pref=T&1500.donation=form1&s_src=jirastopwatch.com">please consider donating to Autism Speaks</a>.
</div>
</div>
</div>
</div>
</div>

<div class="row">
<div class="col-lg-4">
<img src="img/screen1.png" class="img-responsive img-smaller" />
<h2>Track multiple Jira issues</h2>
<p>Quickly add/remove as many time-tracking slots you want available.</p>
<p>Time is reported in Jira time-logging format (eg. 2h 31m).</p>
<p>Jira issue keys are saved on program exit - including time tracking state.</p>
</div>
<div class="col-lg-4">
<img src="img/screen2.png" class="img-responsive img-smaller" />
<h2>Easy issue selection</h2>
<p>Switch between all your favorite JQL filters.</p>
<p>Select issue keys from list of available issues, based on JQL filter,</p>
<p>or simply copy/paste Jira urls to automatically extract issue key.</p>
</div>
<div class="col-lg-4">
<img src="img/screen3.png" class="img-responsive img-smaller" />
<h2>Easy worklog posting</h2>
<p>Posting spent time into Jira as a worklog with comment.</p>
<p>Worklog comments can be saved with timestamp for later posting.</p>
<p>Control remaining estimates.</p>
</div>
</div>

<div class="row">
<div class="col-lg-12">
<hr/>
</div>
</div>

<div class="row">
<div class="col-lg-6">
<h2>Features in detail</h2>

<h3>Easy time tracking of Jira issues</h3>
<ul>
<li>Switch time tracking between issues with just one click.</li>
<li>Quickly add/remove as many time-tracking slots you want available.</li>
<li>Time can be manually edited (eg. if you forgot to start the timer when starting work). Just double-click on the time field.</li>
<li>Optionally pause timer when locking your PC.</li>
</ul>

<h3>Integration with Jira REST API</h3>
<ul>
<li>Select issue keys from a list based on one of your favorite JQL filters, type it, or copy/paste a URL from Jira.</li>
<li>Displays issue description when key has been added.</li>
<li>Post spent time into Jira as a worklog with comments - and either let Jira automatically update remaining estimate, or set it yourself.</li>
<li>Automatically set Jira issue "In progress" when pressing play on a timer.</li>
</ul>

<h3>Automatically save program state on exit</h3>
<ul>
<li>Jira issue keys are saved on program exit.</li>
<li>Optionally save time-tracking state, so your stopwatch continue to "run" even if you need to quit the program (e.g. you need to reboot, but still want to keep on recording time.</li>
</ul>
</div>

<div class="col-lg-6">
<h2>Tutorial screencast</h2>
<div class="hidden-xs">
<iframe src="https://player.vimeo.com/video/146107370" width="640" height="400" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
</div>
<div class="visible-xs-block">
<iframe src="https://player.vimeo.com/video/146107370" width="320" height="200" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
</div>
<p><a href="https://vimeo.com/146107370">Jira StopWatch tutorial</a> from <a href="https://vimeo.com/user4096975">Carsten Gehling</a> on <a href="https://vimeo.com">Vimeo</a>.</p>
</div>
</div>

<div class="row">
<div class="col-lg-6">
<h2>License</h2>
<p>Apache License version 2.0 - please read <a href="http://www.apache.org/licenses/LICENSE-2.0">LICENSE.txt</a></p>
<div style="width: 130px; float: left;">
<a href="https://act.autismspeaks.org/site/Donation2?df_id=1500&mfc_pref=T&1500.donation=form1&s_src=jirastopwatch.com">
<img style="width: 120px;" src="https://act.autismspeaks.org/themes/custom/particle/apps/drupal/logo.png">
</a>
</div>
<div style="padding-top: 10px;">
Jira StopWatch is charityware. If you like the product,
<a href="https://act.autismspeaks.org/site/Donation2?df_id=1500&mfc_pref=T&1500.donation=form1&s_src=jirastopwatch.com">please consider donating to Autism Speaks</a>.
</div>
</div>
<div class="col-lg-6">
<h2>Get involved!</h2>
<p>Get the source code at <a href="https://github.com/tulleuchen/jirastopwatch">Github</a>. Pull requests are more than welcome!</p>
<p>Bug reports, feature requests etc. are welcome. Please use <a href="https://github.com/tulleuchen/jirastopwatch">Github</a> for this.</p>
</div>
</div>

<footer class="footer">
<p>&copy; 2020 Dan Tulloh</p>
</footer>
</div>

<script
src="https://code.jquery.com/jquery-2.2.4.min.js"
integrity="sha256-BbhdlvQf/xTY9gja0Dq3HiwQF8LaCRTXxZKRutelT44="
crossorigin="anonymous"></script>
<script src="../js/bootstrap.min.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="js/ie10.js"></script>

<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-24830361-4', 'auto');
ga('send', 'pageview');

</script>
</body>
</html>

0 comments on commit 9a462d2

Please sign in to comment.