Inkan aims to simplify the transition from Windows to Linux by helping users transfer files and applications.
- Transfer system wallpaper
- Transfer documents, photos, music, and videos
- Transfer selected applications
Alpha – the project is in a very early stage of development.
Requirements:
- Python 3.10+
- Installed dependencies from
requirements.txt
Instructions:
git clone https://github.com/antek5421/inkan.git
cd inkan
pip install -r requirements.txt
cd src
python gui_linux.py