Skip to content

rcroughs/autonomix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autonomix

Autonomix

Odoo Hackathon 2024 project

Made by Romain Croughs, Lucas Van Praag, Oleksandra Omelyanyuk & Kamila Mortel


Automomix is a project developed, in a 48-hour period, during the Odoo Hackathon 2024. The subject of the hackathon was "UI without text". Autonomix is a suite of tools that aims to help people with illiteracy to use a computer. The project is composed of four tools:

  • Recipes: A tool that helps people to follow a recipe by showing them the steps to follow.
  • Agenda/Todo List: Displaying the tasks to do during the day without any text.
  • Shopping list: Create a shopping list without any text.
  • Contacts: Displaying the contacts with their pictures.

Exclusively written in Python, the backend uses Flask and SQLite3, the frontend uses GTK4.

Dependencies

To run the project you need to have the following packages installed:

All the dependencies are listed in the pyproject.toml file. You can install them by running the following command:

pip install .

or using uv:

uv sync

Licence

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages