-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathindex.html
694 lines (678 loc) · 47 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
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
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
<!-- === BEGIN HEADER === -->
<!DOCTYPE html>
<!--[if IE 8]> <html lang="en" class="ie8"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
<!--[if !IE]><!-->
<html lang="en">
<!--<![endif]-->
<head>
<title>Ktube - Media Downloader tool For Linux Distributions</title>
<!-- Meta -->
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="">
<meta name="author" content="bull" >
<meta name="keywords" content="ktube, youtube player,yt-dl,youtube-dl gui, ytdl,ultimate-media-downlaoder,downloader, yutube-dl gui, xnxx downloader, keshav bhatt ,video downloader , youporn downloader, xvideos downloader , YouTube Downloader,KeepVid,Freemake Video Downloader,Orbit Downloader,aTube Catcher,Ant Video Downloader,Fastesttube,EM Youtube Video Downloader,Twitch Tools,YTD Video Downloader ,Youtube Downloader HD,flashget,multiget,wget,uget">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<!-- Favicon -->
<link href="favicon.ico" rel="shortcut icon">
<!-- Bootstrap Core CSS -->
<link rel="stylesheet" href="assets/css/bootstrap.css" rel="stylesheet">
<!-- Template CSS -->
<link rel="stylesheet" href="assets/css/animate.css" rel="stylesheet">
<link rel="stylesheet" href="assets/css/font-awesome.css" rel="stylesheet">
<link rel="stylesheet" href="assets/css/nexus.css" rel="stylesheet">
<link rel="stylesheet" href="assets/css/responsive.css" rel="stylesheet">
<link rel="stylesheet" href="assets/css/custom.css" rel="stylesheet">
<!-- Google Fonts-->
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Open Sans:300,400" />
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Source Sans Pro:300,400" />
<style type="text/css">
a{
outline: 0 !important;
}
</style>
</head>
<body>
<div id="body_bg">
<div id="container_header" class="container">
</div>
<div class="primary-container-group">
<!-- Background -->
<div class="primary-container-background">
<div class="primary-container"></div>
<div class="clearfix"></div>
</div>
<!--End Background -->
<div class="primary-container">
<div id="container_hornav" class="container no-padding">
<!-- Logo -->
<div class="logo">
<a href="index.html">
<img alt="ktube-linux" src="assets/img/logo.png" alt="Logo" />
</a>
</div>
<!-- End Logo -->
<!-- Slogan -->
<p class="site-slogan">Developed By Keshav Bhatt</p>
<!-- End Slogan -->
<!-- Top Menu -->
<div class="row">
<div class="hornav-block">
<div id="hornav" class="pull-right">
<ul id="hornavmenu" class="nav navbar-nav">
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="#features">Features</a>
</li>
<li>
<a href="#download">Downloads</a>
</li>
<li>
<a href="#about">About Me</a>
</li>
<li>
<a href="#my-work">My Work</a>
</li>
</ul>
</div>
</div>
<div class="clearfix"></div>
</div>
<!-- End Top Menu -->
</div>
<div class="container no-padding">
<!-- === END HEADER === -->
<!-- === BEGIN CONTENT === -->
<div class="row">
<!-- Carousel Slideshow -->
<div id="carousel-example" class="carousel slide" data-ride="carousel">
<!-- Carousel Indicators -->
<!-- <ol class="carousel-indicators">
<li data-target="#carousel-example" data-slide-to="0" class="active"></li>
<li data-target="#carousel-example" data-slide-to="1"></li>
<li data-target="#carousel-example" data-slide-to="2"></li>
<li data-target="#carousel-example" data-slide-to="3"></li>
</ol> -->
<!-- End Carousel Indicators -->
<!-- Carousel Images -->
<div class="carousel-inner">
<div class="item active">
<img src="assets/img/slideshow/slide1.jpg">
</div>
<div class="item">
<img src="assets/img/slideshow/slide2.jpg">
</div>
<div class="item">
<img src="assets/img/slideshow/slide3.jpg">
</div>
<div class="item">
<img src="assets/img/slideshow/slide4.jpg">
</div>
</div>
<!-- End Carousel Images -->
<!-- Carousel Controls -->
<a class="left carousel-control" href="#carousel-example" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
</a>
<a class="right carousel-control" href="#carousel-example" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
</a>
<!-- End Carousel Controls -->
</div>
<!-- End Carousel Slideshow -->
<!-- features Panes -->
<div id="features" class="container">
<div class="row margin-vert-30">
<div class="col-md-12">
<h2 class="margin-bottom-30">Ktube Features</h2>
<!-- Top Panels -->
<div class="row animate fadeInRight">
<div class="col-md-3">
<div class="panel panel-primary invert">
<div class="panel-heading">
<h3 class="panel-title text-center">
Responsive Design
</h3>
</div>
<div class="panel-body text-center">
Ktube Media Downloader is written taking a beautiful and responsive User Interface design in mind, Application main contain 3 columns for different tasks, when you try to re-size the main window each of the column is able to calculate whither it need to be shown or need to get hide to focus on main content.
</div>
<div class="panel-footer text-center">
<i class="fa fa-tasks fa-4x"></i>
</div>
</div>
</div>
<div class="col-md-3">
<div class="panel panel-primary invert">
<div class="panel-heading">
<h3 class="panel-title text-center">
Single Click Download
</h3>
</div>
<div class="panel-body text-center">
With taking simplicity as a key feature in mind, i always tried to do stuffs simpler way, if you want download youtube video app provide you a very neat and clean interface with one click on download button to add video to download list, and Ktube will download the best quality of media available on website.
</div>
<div class="panel-footer text-center">
<i class="fa fa-magic fa-4x"></i>
</div>
</div>
</div>
<div class="col-md-3">
<div class="panel panel-primary invert">
<div class="panel-heading">
<h3 class="panel-title text-center">
Support Various Sites
</h3>
</div>
<div class="panel-body text-center">
Though Ktube Media Downloader provide a unique interface to download and browser Youtube videos, You can also download media from other sites with one click add download button, Ktube will add the media to download list like it does for Youtube, this feature is also designed to keep the GUI look good.
</div>
<div class="panel-footer text-center">
<i class="fa fa-link fa-4x"></i>
</div>
</div>
</div>
<div class="col-md-3">
<div class="panel panel-primary invert">
<div class="panel-heading">
<h3 class="panel-title text-center">
Download Diff Formats
</h3>
</div>
<div class="panel-body text-center">
Ktube Media Downloader not just provide option to download the best quality media download but also support downloading media files in different custom formats, like if you want download a Youtube video as audio with custom formats , You can also download videos in different formats and resolutions.
</div>
<div class="panel-footer text-center">
<i class="fa fa-list-ul fa-4x"></i>
</div>
</div>
</div>
</div>
<!-- End Top Panels -->
<!-- Bottom Panels -->
<div class="row margin-top-40 animate fadeInLeft">
<div class="col-md-3">
<div class="panel panel-primary">
<div class="panel-heading">
<h3 class="panel-title text-center">
Live Tv Option
</h3>
</div>
<div class="panel-body text-center">
You can Play your favourite live Youtube Channel right in the application with one click, you also can save them to list.
</div>
<div class="panel-footer text-center">
<i class="fa fa-youtube fa-4x"></i>
</div>
</div>
</div>
<div class="col-md-3">
<div class="panel panel-primary">
<div class="panel-heading">
<h3 class="panel-title text-center">
Packed with Features
</h3>
</div>
<div class="panel-body text-center">
You can search ,apply various search filters, select your current location, language etc to browser Youtube.
</div>
<div class="panel-footer text-center">
<i class="fa fa-laptop fa-4x"></i>
</div>
</div>
</div>
<div class="col-md-3">
<div class="panel panel-primary">
<div class="panel-heading">
<h3 class="panel-title text-center">
Updated Regularly
</h3>
</div>
<div class="panel-body text-center">
The inbuilt download engine gets regular updates and support for new websites, User can update it with one click.
</div>
<div class="panel-footer text-center">
<i class="fa fa-calendar fa-4x"></i>
</div>
</div>
</div>
<div class="col-md-3">
<div class="panel panel-primary">
<div class="panel-heading">
<h3 class="panel-title text-center">
Help & Support
</h3>
</div>
<div class="panel-body text-center">
App has inbuilt features with which you can anytime talk to me, if you find any problem just click Contact option.
</div>
<div class="panel-footer text-center">
<i class="fa fa-file-o fa-4x"></i>
</div>
</div>
</div>
</div>
<!-- End Bottom Panels -->
</div>
</div>
</div>
<!-- End features Panes -->
<hr>
</div>
</div>
<div id="download" class="container">
<!-- === END HEADER === -->
<!-- === BEGIN CONTENT === -->
<div class="row margin-vert-30">
<div class="col-md-12">
<h2>Download Ktube Media Downloader 1.0</h2>
<br /><br />
<div class="row animate fadeInUp">
<div class="col-md-2">
<img class="animate fadeInLeft" style="float: right;" src="assets/img/frontpage//responsive_screens.png" alt="responsive screens">
</div>
<div class="col-md-8">
<div class="tab-content">
<div class="tab-pane active in fade" id="faq">
<div class="panel-group" id="accordion">
<!-- FAQ Item -->
<div class="panel panel-default panel-faq">
<div class="panel-heading">
<a data-toggle="collapse" data-parent="#accordion" href="#faq-sub">
<h4 class="fa-download panel-title">
For Ubuntu/Debian Based Distributions (.deb)
<span class="pull-right">
<i class="glyphicon glyphicon-plus"></i>
</span>
</h4>
</a>
</div>
<div id="faq-sub" class="panel-collapse collapse">
<div class="panel-body">
Ktube can run on any debian based System which ships Qt 5.5.1 or Qt > 5.5.1 libraries.<br />
so, If your debian based distribution ships Qt 5.5.1, you just need to download the .deb package below.
<br /><br />
<a href="https://github.com/keshavbhatt/Ktube-media-downloader/releases/download/1.0/ktube-media-downloader_1.0_amd64.deb" target="_blank"><button class="btn btn-primary btn-lg" type="button">
<i class="fa fa-download"></i> Download .deb
</button></a>
</div>
</div>
</div>
<!-- End FAQ Item -->
<!-- Faq Item -->
<div class="panel panel-default panel-faq">
<div class="panel-heading">
<a data-toggle="collapse" data-parent="#accordion" href="#faq-sub-2">
<h4 class="fa-download panel-title">
Linux package that run anywhere (.AppImage)
<span class="pull-right">
<i class="glyphicon glyphicon-plus"></i>
</span>
</h4>
</a>
</div>
<div id="faq-sub-2" class="panel-collapse collapse">
<div class="panel-body">
If your distribution do not shipping Qt 5.5.1 or Qt > 5.5.1 Libraries then you can download the AppImage File from link below,
after downloading you just need to mark it executable either from your File-manager going to file properties and clicking execute file as program, or
you can do this using command line - Just open up your terminal window and go to the download directory, and give the chmod command with a+x arguments like this-
chmod a+x packagename.AppImage after this Double click on file and you will able to run Ktube Media Downloader.<br />
<br /><br />HOW TO RUN/INSTALL APPIMAGE TO YOUR SYSTEM-<br />
To Install Appimage to Your System permanently you have to run app and click on Install Button that is shown in the first dialog you get when you start Ktube and now you can delete the downloaded AppImage file, you will be able to Run Ktube Like you have installed it for real. </p>
<a href="https://github.com/keshavbhatt/Ktube-media-downloader/releases/download/1.0/Ktube_Media_Downloader-x86_64.AppImage" target="_blank" ><button class="btn btn-primary btn-lg" type="button">
<i class="fa fa-download"></i> Download .AppImage
</button></a>
</div>
</div>
</div>
<!-- End FAQ Item -->
<!-- Faq Item -->
<div class="panel panel-default panel-faq">
<div class="panel-heading">
<a data-toggle="collapse" data-parent="#accordion" href="#faq-sub-3">
<h4 class="fa-download panel-title">
Linux package that run anywhere (.snap)
<span class="pull-right">
<i class="glyphicon glyphicon-plus"></i>
</span>
</h4>
</a>
</div>
<div id="faq-sub-3" class="panel-collapse collapse">
<div class="panel-body">
If your distribution do not shipping Qt 5.5.1 or Qt > 5.5.1 Libraries then you can download the SNAP Package from link below.
<br /> <br />
<br />HOW TO INSTALL SNAP PACKAGE TO YOUR SYSTEM-<br />
You can use Ubuntu Software Center to Install snap package directly without downloading from here manually.
If you downloading from here or the .snap file from http://uppexplorer.com then use the following command to install it - <br /><br />
<b>sudo snap install --force-dangerous filename.snap --classic</b><br /><br />
<a href="https://github.com/keshavbhatt/Ktube-media-downloader/releases/download/1.0/ktube-media-downloader_1_amd64.snap" target="_blank" ><button class="btn btn-primary btn-lg" type="button">
<i class="fa fa-download"></i> Download .snap
</button></a>
</div>
</div>
</div>
<!-- End FAQ Item -->
</div>
</div>
</div>
</div>
<div class="col-md-2">
<img class="animate fadeInRight" style="float: right;" src="assets/img/frontpage//responsive_screens.png" alt="responsive screens">
</div>
<!-- <div class="col-md-4">
<div class="panel panel-primary">
<div class="panel-heading">
<h3 class="panel-title text-center">
Special Packaging
</h3>
</div>
<div class="panel-body text-center">
Each package have special features like AppImage have inbuilt self installer and un-instller to make deployment of application on systems easy.
</div>
</div>
</div> -->
</div>
</div>
</div>
<!-- === END CONTENT === -->
<!-- === BEGIN FOOTER === -->
</div>
<hr>
<div id="about" class="container">
<!-- === END HEADER === -->
<!-- === BEGIN About me === -->
<div class="row margin-vert-30">
<div class="col-md-12">
<h2>About Me</h2>
<br /><br />
<div class="row">
<div class="col-md-5">
<img src="assets/img/keshav bhatt.jpg" alt="about-me">
<ul class="social-icons">
<li class="social-facebook">
<a href="https://www.facebook.com/keshav.bhatt.393" target="_blank" title="Facebook"></a>
</li>
<li class="social-twitter">
<a href="http://twitter.com/keshavmail68" target="_blank" title="Twitter"></a>
</li>
<li class="social-googleplus">
<a href="https://plus.google.com/+keshavnrj" target="_blank" title="Google+"></a>
</li>
<li class="social-youtube">
<a href="https://www.youtube.com/channel/UCW4kngtDEaP38IvlPfvCajw" target="_blank" title="Youtube"></a>
</li>
<li class="social-github">
<a href="http://github.com/keshavbhatt" target="_blank" title="Github"></a>
</li>
</ul>
</div>
<div class="col-md-7">
<h3>Keshav Bhatt
<small>- Designer & Software Developer</small>
</h3>
</div>
<div class="col-md-6">
<!-- My Skills -->
<br />
<h3 class="progress-label">Graphic Design
<span class="pull-right">80%</span>
</h3>
<div class="progress progress-sm">
<div class="progress-bar progress-bar-primary" role="progressbar" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100" style="width: 90%">
</div>
</div>
<h3 class="progress-label">Marketing
<span class="pull-right">82%</span>
</h3>
<div class="progress progress-sm">
<div class="progress-bar progress-bar-primary" role="progressbar" aria-valuenow="82" aria-valuemin="0" aria-valuemax="100" style="width: 82%">
</div>
</div>
<h3 class="progress-label">SEO
<span class="pull-right">74%</span>
</h3>
<div class="progress progress-sm">
<div class="progress-bar progress-bar-primary" role="progressbar" aria-valuenow="74" aria-valuemin="0" aria-valuemax="100" style="width: 74%">
</div>
</div>
<h3 class="progress-label">Programming
<span class="pull-right">78%</span>
</h3>
<div class="progress progress-sm">
<div class="progress-bar progress-bar-primary" role="progressbar" aria-valuenow="78" aria-valuemin="0" aria-valuemax="100" style="width: 78%">
</div>
</div>
<!-- End My Skills -->
</div>
</div>
<hr class="margin-bottom-40">
<!-- My Work -->
<h3 id="my-work" >My Work</h3>
<div class="row">
<div class="portfolio-group margin-top-20">
<!-- Portfolio Item -->
<div class="portfolio-item col-md-3 col-sm-6 col-xs-6 animate fadeInUp">
<div class="image-hover">
<a >
<figure>
<img src="assets/img/portfolio/image1.jpg" alt="image1">
<figcaption>
<h3>Ubuntu Social Media Kit</h3>
</figcaption>
</figure>
</a>
</div>
</div>
<!-- //Portfolio Item// -->
<!-- Portfolio Item -->
<div class="portfolio-item col-md-3 col-sm-6 col-xs-6 animate fadeInUp">
<div class="image-hover">
<a >
<figure>
<img src="assets/img/portfolio/image2.jpg" alt="image2">
<figcaption>
<h3>SuperCalc</h3>
</figcaption>
</figure>
</a>
</div>
</div>
<!-- //Portfolio Item// -->
<!-- Portfolio Item -->
<div class="portfolio-item col-md-3 col-sm-6 col-xs-6 animate fadeInUp">
<div class="image-hover">
<a >
<figure>
<img src="assets/img/portfolio/image3.jpg" alt="image3">
<figcaption>
<h3>SoundCloud Downloader</h3>
</figcaption>
</figure>
</a>
</div>
</div>
<!-- //Portfolio Item// -->
<!-- Portfolio Item -->
<div class="portfolio-item col-md-3 col-sm-6 col-xs-6 animate fadeInUp">
<div class="image-hover">
<a >
<figure>
<img src="assets/img/portfolio/image4.jpg" alt="image4">
<figcaption>
<h3>Ubuntu Play Store</h3>
</figcaption>
</figure>
</a>
</div>
</div>
<!-- //Portfolio Item// -->
<!-- Portfolio Item -->
<div class="portfolio-item col-md-3 col-sm-6 col-xs-6 animate fadeInUp">
<div class="image-hover">
<a >
<figure>
<img src="assets/img/portfolio/image5.jpg" alt="image5">
<figcaption>
<h3>Light Music Player</h3>
</figcaption>
</figure>
</a>
</div>
</div>
<!-- //Portfolio Item// -->
<!-- Portfolio Item -->
<div class="portfolio-item col-md-3 col-sm-6 col-xs-6 animate fadeInUp">
<div class="image-hover">
<a >
<figure>
<img src="assets/img/portfolio/image6.jpg" alt="image6">
<figcaption>
<h3>2048 qt</h3>
</figcaption>
</figure>
</a>
</div>
</div>
<!-- //Portfolio Item// -->
<!-- Portfolio Item -->
<div class="portfolio-item col-md-3 col-sm-6 col-xs-6 animate fadeInUp">
<div class="image-hover">
<a >
<figure>
<img src="assets/img/portfolio/image7.jpg" alt="image7">
<figcaption>
<h3>Ultimate Media Downloader</h3>
</figcaption>
</figure>
</a>
</div>
</div>
<!-- //Portfolio Item// -->
<!-- Portfolio Item -->
<div class="portfolio-item col-md-3 col-sm-6 col-xs-6 animate fadeInUp">
<div class="image-hover">
<a >
<figure>
<img src="assets/img/portfolio/image8.jpg" alt="image8">
<figcaption>
<h3>KMusic Player</h3>
</figcaption>
</figure>
</a>
</div>
</div>
<!-- //Portfolio Item// -->
<div class="clearfix"></div>
</div>
</div>
<!-- End My Work -->
</div>
</div>
<!-- === END CONTENT === -->
<!-- === BEGIN FOOTER === -->
</div>
<div id="base" class="container padding-vert-30">
<div class="row">
<!-- Disclaimer -->
<div class="col-md-6">
<h3 class="margin-bottom-10">Note:</h3>
<p>Ktube Media Downloader is a Successor of My previous media downloader called Ultimate-Media-Downloader. With the hole re-write of code base and features and design. Ultimate Media Downloader is can be installed from Ubuntu Software Center Application Unlock fee is approx 3 USD. </p>
<p>Ktube Media Downloader is a freeware as it gives you ability to download two Urls daily and allow access to all other application features, in Order to break this limit you have to unlock the full version of application, To Unlock full version there is a In-App payment Method available with which you can securely pay application charge.</p>
<div class="clearfix"></div>
</div>
<!-- End Disclaimer -->
<!-- Contact Details -->
<div class="col-md-3">
<h3 class="margin-bottom-10">Contact Details</h3>
<p>Dehradun,
<br />Uttarakhand,
<br />India.
</p>
<br />
<br />
<p>Email:
<a href="mailto:keshavnrj@gmail.com">keshavnrj@gmail.com</a>
<br />
<br />Website:
<a href="http://www.ktechpit.com">www.ktechpit.com</a>
<br />Tel:
<a >+91 9568388397</a>
</p>
</div>
<!-- End Contact Details -->
<!-- Sample Menu -->
<div class="col-md-3">
<h3 class="margin-bottom-10">My Other Sites</h3>
<ul class="menu">
<li>
<a class="fa-tasks" href="http://ktechpit.com">Tech Blog</a>
</li>
<li>
<a class="fa-users" href="http://armybharti.in">India's Job Portal</a>
</li>
<li>
<a class="fa-play" href="http://ubuntuplaystore.com">Ubuntu Play Store</a>
</li>
</ul>
<div class="clearfix"></div>
</div>
<!-- End Sample Menu -->
<div class="clearfix"></div>
</div>
</div>
<!-- Footer Menu -->
<div id="footermenu" class="container">
<div class="row">
<ul class="list-unstyled list-inline">
<li>
<a class="fa-play" href="https://uappexplorer.com/apps?q=author%3Akeshav&type=snappy&sort=-points" target="_blank">Other Applications</a>
</li>
<li>
<a class="fa-share-square-o" href="https://uappexplorer.com/app/ubuntu-social-kit.keshavnrj" target="_blank">Ubuntu-Social-Kit</a>
</li>
<li>
<a class="fa-share-square-o" href="https://github.com/snapcraft-gui/snapcraft-gui" target="_blank">SnapCraft GUI</a>
</li>
<li>
<a class="fa-play" href="http://www.ktechpit.com/ubuntu/ktechpit-com-released-ubuntu-play-store-ubuntu-16-04/" target="_blank">Ubuntu-Play-Store</a>
</li>
<li>
<a class="fa-shopping-cart" href="https://paypal.me/keshavnrj/3" target="_blank">Donate</a>
</li>
<li>
<a class="fa-arrow-up" href="#" >Go to Top</a>
</li>
</ul>
<div class="clearfix"></div>
</div>
</div>
<!-- End Footer Menu -->
</div>
</div>
<div class="container padding-vert-30">
<div class="row">
<div id="copyright">
<p>(c) 2017 Ktechpit.com</p>
</div>
</div>
</div>
</div>
<!-- JS -->
<script type="text/javascript" src="assets/js/jquery.min.js" type="text/javascript"></script>
<script type="text/javascript" src="assets/js/bootstrap.min.js" type="text/javascript"></script>
<script type="text/javascript" src="assets/js/scripts.js"></script>
<!-- Isotope - Portfolio Sorting -->
<script type="text/javascript" src="assets/js/jquery.isotope.js" type="text/javascript"></script>
<!-- Mobile Menu - Slicknav -->
<script type="text/javascript" src="assets/js/jquery.slicknav.js" type="text/javascript"></script>
<!-- Animate on Scroll-->
<script type="text/javascript" src="assets/js/jquery.visible.js" charset="utf-8"></script>
<!-- Modernizr -->
<script src="assets/js/modernizr.custom.js" type="text/javascript"></script>
<!-- End JS -->
</body>
</html>
<!-- === END FOOTER === -->