aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-02-17feat: Finish importergabrielgio
Importer will take care of importing dict.cc's txt into the database.
2024-02-17ref: Refactor newer folder structureGabriel A. Giovanini
Create a lib dict and importer project. * dict: holds the main application * importer: code to read from source to a common database. * lib: shared code
2024-02-15fix: Add better support for utf-8Gabriel A. Giovanini
2024-02-14doc: Add READM and LICENSEGabriel A. Giovanini
2024-02-14feat: Add spellfix extensionGabriel A. Giovanini
2024-02-14feat: Add buggy ui componentGabriel A. Giovanini
2024-02-14feat: Add initial ncurses supportGabriel A. Giovanini
Alongside with loading and saving data from the dict.cc's text.
2024-02-14feat: Initial commitGabriel A. Giovanini
Add initial code form dealing with sqlite.