Skip to content

Instantly share code, notes, and snippets.

@xeon-zolt
Last active September 3, 2017 07:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xeon-zolt/f9027c7dc566883021c8ffe7bd71b3be to your computer and use it in GitHub Desktop.
Save xeon-zolt/f9027c7dc566883021c8ffe7bd71b3be to your computer and use it in GitHub Desktop.
GSoC Report Harsh Lathwal 2017

GSoC 2017 Work Product, Harsh Lathwal - FOSSASIA

This summer, I worked on FOSSASIA's Meilix, Meilix Generator, Meilix-Systemlock and Mew

Meilix - Meilix is the only LXQT based distro in the market for Hotels and Public Event Kiosks. which is lightweight and fast as well as good looking

Meilix Generator - it is an autonomous webapp to build the Custom Meilix based Distro and deploy the ISO image of Distro for users to download it. We have used Flask (micro web framework) for giving the backbone to the project. Once the request from the webapp is generated Heroku sends the request to Travis to build the ISO and after deployment of ISO, the download link is emailed to the user.

Meilix System Lock - it is an app to save freeze the state of the system and restore the same state of the system on reboot. so that the changes made on the system don't get saved and can be easily reset.

Mew - it is a package manager translator so that a user from another distro feels comfortable while using the package manager on Meilix

Presentation link link

A test setup of our project can be accessed here

Video preview of Meilix Generator

Video preview

Meilix screen shots

image

My Contribution to the codebase is listed below

Additional Links

Open Source talk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment