Skip to content

fahadahammed/lbfi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lbfi

lbfi or Linux Bangla Font Installer is a useful tool to help you acquire useful bangla fonts for your linux machine. It is tested or maintained only for Debian based distributions like Ubuntu, Debian, Linux Mint, Deepin etc.

Installation

Linux - Debian Based

Use the package manager pip to install lbfi.

$ pip3 install lbfi

suggested command to install

$ pip3 install --upgrade lbfi

Usage

$ lbfi --install yes

It will install the fonts in your home directory.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

For developers

Make a fork and clone the source locally. Make sure you have -

  • Installed poetry build tool
  • Properly wrote the changes and did test
  • Give a good branch name and commit message
  • Give a Pull request

Dependency

  • click
  • poetry (Development Dependency)
  • requests

License

MIT