An open API service indexing awesome lists of open source software.

https://github.com/ekimiateam/libertix

Libertix installs linux in few clicks on your computer
https://github.com/ekimiateam/libertix

csharp installer libertix libre linux rose-pine wpf

Last synced: 4 months ago
JSON representation

Libertix installs linux in few clicks on your computer

Awesome Lists containing this project

README

          

# Libertix

A modern, user-friendly Windows application that simplifies the process of dual-booting Linux alongside Windows.

## Features

- 🎨 Modern, clean UI with Rose Pine theme
- 🔄 Intuitive disk space management
- 🌍 Multi-language support (English, French, Spanish, Japanese)
- 🔧 Smart partition handling
- 💾 State persistence between steps
- 🖼️ Visual disk space representation
- 📊 Real-time system requirements check

## Supported Distributions (for now)

- Zorin OS 17.2 Core
- Ubuntu 24.04 LTS

## Requirements

- Windows 7 or later
- .NET Framework 4.8.1
- At least 30GB of free disk space
- Administrator privileges

## Development

1. Clone the repository:
```bash
git clone https://github.com/ekimiateam/libertix.git
```

2. Open the solution in Visual Studio 2022

3. Restore NuGet packages

4. Build and run the project

## Contributing

1. Fork the repository
2. Create your feature branch (`git checkout -b feature/amazing-feature`)
3. Commit your changes (`git commit -m 'Add some amazing feature'`)
4. Push to the branch (`git push origin feature/amazing-feature`)
5. Open a Pull Request

## License

This project is licensed under the GNU General Public License 3.0 - see the [LICENSE](LICENSE) file for details.

## Acknowledgments

- [Rose Pine](https://rosepinetheme.com/) for the color scheme
- [WPF](https://github.com/dotnet/wpf) for the UI framework