jspw/Ubuntu-Launcher
Flutter로 구축된 Android 런처(우분투-그놈 스타일)
- Stars
- 378
- Forks
- 65
- 최근 푸시(UTC)
- 2025. 12. 20.
- 프로젝트 상태
- 활성
기술 주제
사용 중인 의존성
의존성 목록 14 개
- flutter
{"sdk":"flutter"} - device_apps
^2.1.0 - url_launcher
^5.6.0 - cupertino_icons
^0.1.3 - flutter_staggered_grid_view
^0.4.0 - flutter_bloc
^7.3.0 - image_picker
^0.7.4 - shared_preferences
^2.0.5 - bloc
^7.2.0 - equatable
^2.0.3 - autocomplete_textfield
^1.7.3 - logger
^1.0.0 - platform
^3.1.0 - flutter_test개발 의존성
{"sdk":"flutter"}
순위
원본 README
아래는 영문 원문 스냅샷입니다. 최신 내용은 GitHub에서 확인하세요.
README 펼치기 / 접기
Ubuntu Launcher
https://img.shields.io/github/downloads/jspw/ubuntu-launcher/total https://img.shields.io/github/v/release/jspw/ubuntu-launcher https://img.shields.io/github/issues-raw/jspw/ubuntu-launcher https://img.shields.io/github/license/jspw/ubuntu-launcher https://img.shields.io/github/repo-size/jspw/ubuntu-launcher
Introduction
https://raw.githubusercontent.com/jspw/Ubuntu-Launcher/HEAD/assets/images/logo.png
Ubuntu launcher is a custom android launcher build using Flutter with a Ubuntu-Gnome look. Though flutter is a cross platform UI framework, the launcher has android version only for now.Our launcher is only available on github and FDroid. Any update and release version will be available here.
About
This application is for those who want a simple, clean and fast launcher to use. Most of the launchers in the play store or any market place are full with nasted ui and the most annoying thing is their ads. As it is in an initial stage, I'm trying to add some extra features but not much fancy. At first, it was made for myself having simple look and customization. Then i decided to make it public.As it is a open source project anyone can use it and the code base is transparent so they can edit and customize it under the license.
Features
- Can Use as default launcher
- Simple & Fast UI
- Responsive
- Clean homeScreen
- Can change wallpaper
- Slide Bar
- Shortcut Apps on SideBar
- Can change or update shortcut apps
- Sort apps according to alphabetically, installation and update time
- Auto & Manual pull to update apps
- Apps Search bar
- Animated navigation
- View Apps' settings
Latest Features
-
Change shortcut apps on long pressing the icon
select shortcut apps
-
Change wallpaper on long pressing home screen
Options to select wallpaper New Wallpaper
Requirements
- MinSdkVersion 16 (Android 4.1.x)
- TargetSdkVersion 28 (Android 9)
- Hopefully will work fine above android 4.1.x
Install
- Latest : Ubuntu Launcher 2.4.0 or Google Drive
- Old Versions : Releases
Download the apk file and install in your android device.
Note : Make sure, 'installation from unknown source' is turned on as this app is not from google play store.
Screenshots
-
Loading Screen (When app runs for the first time)
loading
-
Home Screen (Empty for simplicity)
Home
-
Change Wallpaper
Change Wallpaper Changed Wallpaper
-
Side Bar (Shortcut Menu Options) -> Swap from Left to Righ to open
sidebar vertical
-
Change Shortcut apps -> Hold the app icon to change
Select shortcut app
-
App Drawer (Installed accesible apps)
apps https://raw.githubusercontent.com/jspw/Ubuntu-Launcher/HEAD/assets/ss/apps_vertical_view.png
-
Sort Option (Sort by Apps Name, Installation and Update time)
SortOption
-
Search Bar
Search Bar
Demo
https://raw.githubusercontent.com/jspw/Ubuntu-Launcher/HEAD/assets/ss/demo.gif
Permissions
On Android version ubuntu launcher requires the following permissions:
- Run at start.
- Read access to installed apps in device.
The "Run at start" permission is required to run the app when device turn on so that the launcher can be used as default.
Contributing
Ubuntu launcher is a free and open source project. Any contributions are welcome. Here are a few ways you can help:
- Report bugs and make suggestions.
- Write some code. Please follow the code style used in the project to make a review process faster.
License
This launcher was originally created by Mehedi Hasan Shifat and released under GNU GPLv3 (see LICENSE). Some of the used libraries are released under different licenses.