comparison code/index.html @ 103:a8449f9a55d4

code: development of minori has stalled
author Paper <paper@tflc.us>
date Tue, 07 Jan 2025 19:01:38 -0500
parents a2c83f182127
children
comparison
equal deleted inserted replaced
102:06b5c11f33df 103:a8449f9a55d4
1 --- 1 ---
2 layout: default 2 layout: default
3 title: code 3 title: code
4 --- 4 ---
5 <div id="schism" class="content drop-shadow-box">
6 <div class="project-title-container">
7 <a target="_blank" href="https://schismtracker.org/" class="drop-shadow-text prettylink project-title">
8 Schism Tracker
9 </a>
10 <span class="project-quip drop-shadow-text"><i>640k ought to be enough for anybody</i></span>
11 </div>
12 <hr class="project-separator">
13 <span class="drop-shadow-text">
14 A modern clone of <a class="prettylink" href="http://web.archive.org/web/20041009160352/http://www.users.on.net/~jtlim/ImpulseTracker/">Impulse Tracker</a> written in C with SDL2. I'm the primary maintainer nowadays, with <a class="prettylink" href="https://sagamusix.de">Saga Musix</a> and <a class="prettylink" href="https://pengaru.com/">Vito Caputo</a> helping out as well. Should run on pretty much everything except MS-DOS.
15 </span>
16 </div>
17
18 <br>
19
5 <div id="minori" class="content drop-shadow-box"> 20 <div id="minori" class="content drop-shadow-box">
6 <div class="project-title-container"> 21 <div class="project-title-container">
7 <span class="drop-shadow-text project-title">Minori</span> 22 <span class="drop-shadow-text project-title">Minori</span>
8 <span class="project-quip drop-shadow-text"><i>my happiness can only be made by my own hands</i></span> 23 <span class="project-quip drop-shadow-text"><i>my happiness can only be made by my own hands</i></span>
9 </div> 24 </div>
10 <hr class="project-separator"> 25 <hr class="project-separator">
11 <span class="drop-shadow-text"> 26 <span class="drop-shadow-text">
12 A work-in-progress cross-platform anime tracker and clone of <a class="prettylink" href="https://taiga.moe/">Taiga</a> that I've been working on since around July of 2023. There's still loads to be done, most notably the library and support for MyAnimeList and Kitsu. Minori also encompasses libanimone, a library for cross-platform media player detection. 27 A work-in-progress cross-platform anime tracker and clone of <a class="prettylink" href="https://taiga.moe/">Taiga</a> that I've been working on since around July of 2023. There's still loads to be done, most notably the library and support for MyAnimeList and Kitsu. Minori also encompasses libanimone, a library for cross-platform media player detection.
28 </span>
29 <br><br>
30 <span class="drop-shadow-text">
31 <strong>Note:</strong> development of minori has essentially stalled since July 2024; I spoke to erengy about my efforts and learned that he was also actually working his own cross-platform version of Taiga. As of now I'm torn on whether I'll put more into this. What will probably happen is minori will be abandoned and libanimone will be extracted from the repository for it to live on as its own thing.
13 </span> 32 </span>
14 <br><br> 33 <br><br>
15 <span class="drop-shadow-text project-title">Downloads:</span> 34 <span class="drop-shadow-text project-title">Downloads:</span>
16 <ul class="project-downloads"> 35 <ul class="project-downloads">
17 <li> 36 <li>
22 </li> 41 </li>
23 <li> 42 <li>
24 <a class="drop-shadow-text prettylink" href="https://hg.tflc.us/minori">Mercurial source tree</a> 43 <a class="drop-shadow-text prettylink" href="https://hg.tflc.us/minori">Mercurial source tree</a>
25 </li> 44 </li>
26 </ul> 45 </ul>
27 </div>
28
29 <br>
30
31 <div id="schism" class="content drop-shadow-box">
32 <div class="project-title-container">
33 <a target="_blank" href="https://schismtracker.org/" class="drop-shadow-text prettylink project-title">
34 Schism Tracker
35 </a>
36 <span class="project-quip drop-shadow-text"><i>640k ought to be enough for anybody</i></span>
37 </div>
38 <hr class="project-separator">
39 <span class="drop-shadow-text">
40 A modern clone of <a class="prettylink" href="http://web.archive.org/web/20041009160352/http://www.users.on.net/~jtlim/ImpulseTracker/">Impulse Tracker</a> written in C with SDL2. I'm the primary maintainer nowadays, with <a class="prettylink" href="https://sagamusix.de">Saga Musix</a> and <a class="prettylink" href="https://pengaru.com/">Vito Caputo</a> helping out as well. Should run on pretty much everything except MS-DOS.
41 </span>
42 </div> 46 </div>
43 47
44 <br> 48 <br>
45 49
46 <div id="msvpvf" class="content drop-shadow-box"> 50 <div id="msvpvf" class="content drop-shadow-box">