KXStudio Website https://kx.studio/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

100 lines
7.1KB

  1. <?php
  2. $PAGE_TITLE = "KXStudio : Downloads";
  3. $PAGE_TYPE = "DOWNLOADS";
  4. $PAGE_SOURCE_1 = ARRAY("/Downloads");
  5. $PAGE_SOURCE_2 = ARRAY("Downloads");
  6. include_once("includes/header.php");
  7. include_once("includes/versions.php");
  8. ?>
  9. <ul id="Binaries" name="Binaries">
  10. <li><b>Binary Releases</b></li>
  11. <p>
  12. Software developed by the KXStudio Team, pre-compiled and ready to run.<br/>
  13. </p>
  14. <p class="p_extra_spaced">
  15. <b>Linux Downloads:</b><br/>
  16. &nbsp;<a href="http://sourceforge.net/projects/kxstudio/files/Releases/cadence/Cadence-0.8.1-linux32.tar.xz/download" class="external text a_bigger_text" rel="nofollow" target="_blank">
  17. <img src="images/ico_cadence.png" alt="" class="img_text_align"/> Cadence </a> (32bit, version 0.8.1)<br/>
  18. &nbsp;<a href="http://sourceforge.net/projects/kxstudio/files/Releases/cadence/Cadence-0.8.1-linux64.tar.xz/download" class="external text a_bigger_text" rel="nofollow" target="_blank">
  19. <img src="images/ico_cadence.png" alt="" class="img_text_align"/> Cadence </a> (64bit, version 0.8.1)<br/>
  20. &nbsp;<a href="https://github.com/falkTX/Carla/releases/download/v<?php echo $VERSION_CARLA_OLD; ?>Carla_<?php echo $VERSION_CARLA_OLD; ?>-linux32.tar.xz" class="external text a_bigger_text" rel="nofollow" target="_blank">
  21. <img src="images/ico_carla.png" alt="" class="img_text_align"/> Carla2 </a> (32bit, version <?php echo $VERSION_CARLA_OLD; ?>, requires Qt 5.9 or higher)<br/>
  22. &nbsp;<a href="https://github.com/falkTX/Carla/releases/download/v<?php echo $VERSION_CARLA_OLD; ?>/Carla_<?php echo $VERSION_CARLA_OLD; ?>-linux64.tar.xz" class="external text a_bigger_text" rel="nofollow" target="_blank">
  23. <img src="images/ico_carla.png" alt="" class="img_text_align"/> Carla2 </a> (64bit, version <?php echo $VERSION_CARLA_OLD; ?>, requires Qt 5.9 or higher)<br/>
  24. &nbsp;<a href="http://sourceforge.net/projects/kxstudio/files/Releases/festige/festige-1.0.2-x86.tar.gz/download" class="external text a_bigger_text" rel="nofollow" target="_blank">
  25. <img src="images/ico_festige.png" alt="" class="img_text_align"/> FeSTige </a> (32bit, version 1.0.2)<br/>
  26. </p>
  27. <p class="p_extra_spaced">
  28. <b>MacOS Downloads:</b><br/>
  29. &nbsp;<a href="https://github.com/falkTX/Carla-Releases/releases/download/v<?php echo $VERSION_CARLA; ?>/Carla-<?php echo $VERSION_CARLA_MAJ; ?>-macos.dmg" class="external text a_bigger_text" rel="nofollow" target="_blank">
  30. <img src="images/ico_carla.png" alt="" class="img_text_align"/> Carla2 </a> (compatible build, version <?php echo $VERSION_CARLA; ?>, requires macOS 10.8 or higher)<br/>
  31. &nbsp;<a href="https://github.com/falkTX/Carla-Releases/releases/download/v<?php echo $VERSION_CARLA; ?>/Carla-<?php echo $VERSION_CARLA_MAJ; ?>-macos-universal.dmg" class="external text a_bigger_text" rel="nofollow" target="_blank">
  32. <img src="images/ico_carla.png" alt="" class="img_text_align"/> Carla2 </a> (universal build, version <?php echo $VERSION_CARLA; ?>, requires macOS 10.12 or higher)<br/>
  33. </p>
  34. <p class="p_extra_spaced">
  35. <b>Windows Downloads:</b><br/>
  36. &nbsp;<a href="http://sourceforge.net/projects/kxstudio/files/Releases/cadence/Cadence-0.8.1-win32.zip/download" class="external text a_bigger_text" rel="nofollow" target="_blank">
  37. <img src="images/ico_cadence.png" alt="" class="img_text_align"/> Cadence </a> (32bit, version 0.8.1)<br/>
  38. &nbsp;<a href="https://github.com/falkTX/Carla-Releases/releases/download/v<?php echo $VERSION_CARLA; ?>/Carla-<?php echo $VERSION_CARLA_MAJ; ?>-win32.zip" class="external text a_bigger_text" rel="nofollow" target="_blank">
  39. <img src="images/ico_carla.png" alt="" class="img_text_align"/> Carla2 </a> (32bit, version <?php echo $VERSION_CARLA; ?>)<br/>
  40. &nbsp;<a href="https://github.com/falkTX/Carla-Releases/releases/download/v<?php echo $VERSION_CARLA; ?>/Carla-<?php echo $VERSION_CARLA_MAJ; ?>-win64.zip" class="external text a_bigger_text" rel="nofollow" target="_blank">
  41. <img src="images/ico_carla.png" alt="" class="img_text_align"/> Carla2 </a> (64bit, version <?php echo $VERSION_CARLA; ?>)<br/>
  42. </p>
  43. </ul>
  44. <p><br/></p>
  45. <ul id="SourceCode" name="SourceCode">
  46. <li><b>Source Code Releases</b></li>
  47. <p>
  48. Software developed by the KXStudio Team, released as source tarball so that distros other than Ubuntu (or advanced users) can pick it up.<br/>
  49. If you're running a Debian or Ubuntu based system, please use the <a href="/Repositories">KXStudio Repositories</a> instead.<br/>
  50. If you rather see our git repos (for a list of commits for example) check out
  51. <a href="https://git.kx.studio/" class="external" rel="nofollow" target="_blank">https://git.kx.studio/</a>.
  52. </p>
  53. <p class="p_extra_spaced">
  54. <b>Downloads:</b><br/>
  55. &nbsp;<a href="http://sourceforge.net/projects/kxstudio/files/Releases/cadence/Cadence-0.8.1-src.tar.bz2/download" class="external free a_bigger_text" rel="nofollow" target="_blank">
  56. <img src="images/ico_cadence.png" alt="" class="img_text_align"/> Cadence </a> (version 0.8.1)<br/>
  57. &nbsp;<a href="https://github.com/falkTX/Carla/archive/v<?php echo $VERSION_CARLA; ?>.tar.gz" class="external free a_bigger_text" rel="nofollow" target="_blank">
  58. <img src="images/ico_carla.png" alt="" class="img_text_align"/> Carla2 </a> (version <?php echo $VERSION_CARLA; ?>)<br/>
  59. &nbsp;<a href="http://sourceforge.net/projects/kxstudio/files/Releases/festige/festige-1.0.2-src.tar.gz/download" class="external free a_bigger_text" rel="nofollow" target="_blank">
  60. <img src="images/ico_festige.png" alt="" class="img_text_align"/> FeSTige </a> (version 1.0.2)<br/>
  61. </p>
  62. </ul>
  63. <hr/>
  64. <ul id="Artwork" name="Artwork">
  65. <li><b>Artwork</b></li>
  66. <p>
  67. The KXStudio artwork, which includes:<br/>
  68. &nbsp;&nbsp;- KDE4 color scheme<br/>
  69. &nbsp;&nbsp;- KDM theme<br/>
  70. &nbsp;&nbsp;- KSplash theme<br/>
  71. &nbsp;&nbsp;- Plymouth theme<br/>
  72. &nbsp;&nbsp;- QtCurve config<br/>
  73. &nbsp;&nbsp;- Gtk2/Qt3/Qt4 theme (using qtcurve engine)<br/>
  74. &nbsp;&nbsp;- Gtk3 theme (using solidity engine, incomplete)<br/>
  75. &nbsp;&nbsp;- Metacity theme<br/>
  76. &nbsp;&nbsp;- XFWM4 theme<br/>
  77. &nbsp;&nbsp;- Wallpapers<br/>
  78. </p>
  79. <p>
  80. By using QtCurve, our theme can perfectly match Gtk2, Qt3, KDE3, Qt4 and KDE4 applications.<br/>
  81. See the <a href="/Artwork">KXStudio Artwork</a> section for screenshots of various Desktop Environments using the KXStudio theme.<br/>
  82. </p>
  83. <p class="p_extra_spaced">
  84. <b>Downloads:</b><br/>
  85. &nbsp;<a href="http://sourceforge.net/projects/kxstudio/files/Releases/artwork/kxstudio-artwork_20121222.tar.bz2/download" class="external free a_bigger_text" rel="nofollow" target="_blank">
  86. <img src="images/ico_kxstudio.png" alt="" class="img_text_align"/> KXStudio Artwork</a> (version 2012-12-22)
  87. </p>
  88. </ul>
  89. <p><br/></p>
  90. <?php
  91. include_once("includes/footer.php");
  92. ?>