You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: link to the Lukaisu app, refresh original author handle
Add a README callout pointing readers to Lukaisu, the new local-first
Android client (LWT 3.1+ servers are compatible, so existing libraries
work on mobile).
Update the original author's SourceForge profile and visible handle from
lang-learn-guy to hapepo23 across the README, developer/legal docs, and
package.json.
Copy file name to clipboardExpand all lines: README.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,15 @@
26
26
Don't know where to start? LWT suggests books from [Project Gutenberg](https://www.gutenberg.org/) ranked by difficulty, plus curated news feeds in 19 languages. Already have a text you love? Paste it in and start reading. As you mark words, suggestions get smarter and new vocabulary is pre-enriched from [Wiktionary](https://www.wiktionary.org/).
27
27
28
28
> [!IMPORTANT]
29
-
> This is a **community-maintained fork** and a significant upgrade over the original LWT, created by [lang-learn-guy](https://sourceforge.net/u/lang-learn-guy/) and first released in 2011. It brings an easy-to-use interface, text suggestions and reading statistics, modern PHP support (8.2–8.5), mobile support, and compatibility with the modern web. The original LWT is still available on [SourceForge](https://sourceforge.net/projects/learning-with-texts); a snapshot of its code is also preserved on the [`official` branch](https://github.com/HugoFara/lwt/tree/official) of this repository.
29
+
> This is a **community-maintained fork** and a significant upgrade over the original LWT, created by [hapepo23](https://sourceforge.net/u/hapepo23/) and first released in 2011. It brings an easy-to-use interface, text suggestions and reading statistics, modern PHP support (8.2–8.5), mobile support, and compatibility with the modern web. The original LWT is still available on [SourceForge](https://sourceforge.net/projects/learning-with-texts); a snapshot of its code is also preserved on the [`official` branch](https://github.com/HugoFara/lwt/tree/official) of this repository.
30
+
31
+
> [!TIP]
32
+
> **There's a mobile app now: [Lukaisu](https://github.com/lukaisu/lukaisu).** A
33
+
> new **local-first** Android client (heading to F-Droid) for learning by
34
+
> reading. It works fully offline with an on-device database; connecting a server
35
+
> is optional and adds Chinese/Japanese word-splitting, text-to-speech,
36
+
> transcription, and online text discovery. LWT 3.1+ servers are compatible, so
37
+
> you can read your existing library on your phone.
Copy file name to clipboardExpand all lines: docs-src/guide/getting-started.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
## What is LWT?
6
6
7
-
_Learning with Texts_ (LWT) is a tool for Language Learning by reading texts. It was originally created by [lang-learn-guy](https://sourceforge.net/u/lang-learn-guy/) and published on [SourceForge](https://sourceforge.net/projects/learning-with-texts), where it is still available. This repository is a community-maintained fork; a snapshot of the original code is also preserved on its [`official` branch](https://github.com/HugoFara/lwt/tree/official).
7
+
_Learning with Texts_ (LWT) is a tool for Language Learning by reading texts. It was originally created by [hapepo23](https://sourceforge.net/u/hapepo23/) and published on [SourceForge](https://sourceforge.net/projects/learning-with-texts), where it is still available. This repository is a community-maintained fork; a snapshot of the original code is also preserved on its [`official` branch](https://github.com/HugoFara/lwt/tree/official).
8
8
It is inspired by:
9
9
10
10
*[Stephen Krashen's](http://sdkrashen.com) principles in Second Language Acquisition,
@@ -31,9 +31,9 @@ To run LWT, you'll need:
31
31
32
32
## History
33
33
34
-
### Original Author: lang-learn-guy
34
+
### Original Author: hapepo23
35
35
36
-
LWT was originally created by [lang-learn-guy](https://sourceforge.net/u/lang-learn-guy/) and is hosted on SourceForge at [sourceforge.net/projects/learning-with-texts](https://sourceforge.net/projects/learning-with-texts), where it remains available and maintained by its author (also on GitHub as [hapepo23/learning-with-texts](https://github.com/hapepo23/learning-with-texts)). This repository is an independent community fork; a snapshot of the original code is preserved on its [`official` branch](https://github.com/HugoFara/lwt/tree/official) for convenience.
36
+
LWT was originally created by [hapepo23](https://sourceforge.net/u/hapepo23/) and is hosted on SourceForge at [sourceforge.net/projects/learning-with-texts](https://sourceforge.net/projects/learning-with-texts), where it remains available and maintained by its author (also on GitHub as [hapepo23/learning-with-texts](https://github.com/hapepo23/learning-with-texts)). This repository is an independent community fork; a snapshot of the original code is preserved on its [`official` branch](https://github.com/HugoFara/lwt/tree/official) for convenience.
37
37
38
38
* I started this software application in 2010 as a hobby project for my personal learning (reading & listening to foreign texts, saving & reviewing new words and expressions).
39
39
* In June 2011, I decided to publish the software in the hope that it will be useful to other language learners around the world.
@@ -45,7 +45,7 @@ LWT was originally created by [lang-learn-guy](https://sourceforge.net/u/lang-le
45
45
46
46
### Community Version: [HugoFara](https://github.com/HugoFara) (GitHub version maintainer)
47
47
48
-
I started using LWT in 2021, and continued its development almost instantly. I felt that the core idea was very good, but its implementation seemed unadapted, and the code was quite obfuscated. While I do not have any official responsibility to LWT (we don't have any kind of official agreement with lang-learn-guy), I am the the _de facto_ maintainer of the community version. I dedicated myself to the following points (see the [GitHub post](https://github.com/HugoFara/lwt/discussions/6)):
48
+
I started using LWT in 2021, and continued its development almost instantly. I felt that the core idea was very good, but its implementation seemed unadapted, and the code was quite obfuscated. While I do not have any official responsibility to LWT (we don't have any kind of official agreement with hapepo23), I am the the _de facto_ maintainer of the community version. I dedicated myself to the following points (see the [GitHub post](https://github.com/HugoFara/lwt/discussions/6)):
49
49
50
50
* Make LWT Open Source: document and refactor code
51
51
* Meet the HTML5 standards: the interface was relying on deprecated systems like frames, making it difficult to use on small screens.
Copy file name to clipboardExpand all lines: docs-src/legal/links.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Important Links
2
2
3
-
***Original Project Page**: the original LWT was created by [lang-learn-guy](https://sourceforge.net/u/lang-learn-guy/) and is hosted at [sourceforge.net/projects/learning-with-texts](https://sourceforge.net/projects/learning-with-texts/) (also on GitHub as [hapepo23/learning-with-texts](https://github.com/hapepo23/learning-with-texts)). A snapshot of the original code is also preserved on the [`official` branch](https://github.com/HugoFara/lwt/tree/official) of this repository.
3
+
***Original Project Page**: the original LWT was created by [hapepo23](https://sourceforge.net/u/hapepo23/) and is hosted at [sourceforge.net/projects/learning-with-texts](https://sourceforge.net/projects/learning-with-texts/) (also on GitHub as [hapepo23/learning-with-texts](https://github.com/hapepo23/learning-with-texts)). A snapshot of the original code is also preserved on the [`official` branch](https://github.com/HugoFara/lwt/tree/official) of this repository.
0 commit comments