45 lines
1.3 KiB
YAML
45 lines
1.3 KiB
YAML
|
Categories:
|
||
|
- Reading
|
||
|
License: MIT
|
||
|
WebSite: https://charbgr.github.io/Anagram-Solver
|
||
|
SourceCode: https://github.com/charbgr/Anagram-Solver
|
||
|
IssueTracker: https://github.com/charbgr/Anagram-Solver/issues
|
||
|
|
||
|
AutoName: Anagram Solver
|
||
|
Description: |-
|
||
|
Find anagrams for any given word INSTANTLY!
|
||
|
|
||
|
A word or phrase formed by reordering the letters of another word or phrase,
|
||
|
such as "garden" to "danger", is called an anagram. One word anagrams (where a
|
||
|
single word is anagrammed into another single word) are sometimes referred to by
|
||
|
wordplay specialists as transpositions. For example, "listen" is a transposition
|
||
|
of "silent".
|
||
|
|
||
|
You can type a regular or a scrambled word and see all the possible
|
||
|
combinations. Come up with a word and let the app find all the possible
|
||
|
anagrams. Browsing through random anagrams is a fun option! You can also use the
|
||
|
app as a spelling dictionary.
|
||
|
|
||
|
Languages:
|
||
|
|
||
|
* English
|
||
|
* Greek
|
||
|
* French
|
||
|
* German
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/charbgr/Anagram-Solver
|
||
|
|
||
|
Builds:
|
||
|
- versionName: '2.1'
|
||
|
versionCode: 20
|
||
|
commit: 454aaf80b63dd6a7a6618fe2556f246d17073c10
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: RepoManifest
|
||
|
CurrentVersion: '2.1'
|
||
|
CurrentVersionCode: 20
|