"ஒரே இடத்தில் அனைத்து தமிழ் திறந்த மூல கணிநுட்ப வளங்களும்."
All open-source Tamil computing resources — in one place.
wiki.tamilnadu.tech is a community-driven directory that curates and organizes open-source Tamil computing tools, datasets, fonts, libraries, and utilities — everything that helps build and grow the Tamil technology ecosystem.
Built using dirmaker — a simple, opinionated static site generator for publishing directory websites.
Website: https://wiki.tamilnadu.tech
Source: https://github.com/FOSSUChennai/wiki.tamilnadu.tech
License: MIT (Code), CC BY-SA 4.0 (Content)
To get started with dirmaker, install it using pip:
pip3 install dirmakerYou can build the site locally using the following commands:
# Inside the project directory / edit the data.yml for any changes with the content
nvim data.yml
# after the changes, build the site with
dirmaker --buildthis will update the site/ directory
python -m http.server --directory sitethen open your browser at:
# replace the port_number
http://127.0.0.1:port_number/We welcome contributions from developers, designers, and Tamil language enthusiasts.
To add or update any project or resource:
Edit the data.yml file — add or update your project entry.
Build the site locally with:
dirmaker --buildTake a screenshot of the working site showing your change.
Create a Pull Request (PR) including:
-
Project name
-
Short description
-
Screenshot showing your update
Your contribution helps expand and strengthen the Tamil open-source ecosystem ❤️
Code: MIT License Content: CC BY-SA 4.0
Built using dirmaker
Maintained by the FOSS United Chennai community