Skip to content

cross-platform application designed to help users translate and explore words between Sinhala and English languages.

License

Notifications You must be signed in to change notification settings

amhewagama/akuru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

akuru

cross-platform application designed to help users translate and explore words between Sinhala and English languages.

Sinhala-English Dictionary

Image1

Overview

The Sinhala-English Dictionary is a cross-platform application designed to help users translate and explore words between Sinhala and English languages. The application is built with a SQLite database, allowing for efficient storage and retrieval of language data. Additionally, a portable executable is provided for ease of use across various operating systems.

Features

  • Cross-Platform Compatibility: Run the application seamlessly on Windows, macOS, and Linux.
  • SQLite Database: Utilizes a robust SQLite database for efficient word storage and retrieval.
  • Portable Executable: A standalone executable file for convenient use on different platforms.

Installation

Requirements

  • Go Lang

Instructions

  1. install Go
  2. go run akuru.go

Usage

Just run go file or create executable file and run.

# Example command or code snippet
$ go run akuru.go

# portable executable
$go build akuru.go

About

cross-platform application designed to help users translate and explore words between Sinhala and English languages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages