All Projects â†’ 720kb â†’ Hubuntu Ui

720kb / Hubuntu Ui

Material Admin Dashboard Starter UI ( Ubuntu style ) - https://720kb.github.io/hubuntu-ui/

Projects that are alternatives of or similar to Hubuntu Ui

Shards Dashboard
🔥A beautiful Bootstrap 4 admin dashboard templates pack.
Stars: ✭ 1,143 (+452.17%)
Mutual labels:  material-design, material, material-ui, admin-dashboard
Smart Webcomponents
Web Components & Custom Elements for Professional Web Applications
Stars: ✭ 110 (-46.86%)
Mutual labels:  material-design, material, material-ui, admin-dashboard
React Saas Template
🌊 Template for building an SaaS / admin website using React + Material-UI
Stars: ✭ 942 (+355.07%)
Mutual labels:  material-design, material, material-ui, admin-dashboard
Material Admin
Free Material Admin Template
Stars: ✭ 219 (+5.8%)
Mutual labels:  material-design, material, material-ui, admin-dashboard
Ct Vue Material Dashboard Pro
Vue Material Dashboard Pro - Material Design Admin
Stars: ✭ 58 (-71.98%)
Mutual labels:  material-design, material-ui, admin-dashboard
Material Singleinputform
A single EditText instead of a classical form. Library that implements flavienlaurent's singleinputform
Stars: ✭ 202 (-2.42%)
Mutual labels:  material-design, material, material-ui
Jekyll Material Theme
A Jekyll Theme based on Material Design using Materialize.
Stars: ✭ 165 (-20.29%)
Mutual labels:  material-design, material, material-ui
Cyanea
A theme engine for Android
Stars: ✭ 1,319 (+537.2%)
Mutual labels:  material-design, material, material-ui
Materialfavoritebutton
Animated favorite/star/like button
Stars: ✭ 586 (+183.09%)
Mutual labels:  material-design, material, material-ui
Mahapps.metro.iconpacks
Awesome icon packs for WPF and UWP in one library
Stars: ✭ 1,157 (+458.94%)
Mutual labels:  material-design, material, material-ui
Cardview
Material Design Cards ? How cool is that !
Stars: ✭ 101 (-51.21%)
Mutual labels:  material-design, material, material-ui
Electra
A desktop application for test account managment
Stars: ✭ 32 (-84.54%)
Mutual labels:  material-design, material-ui, sass
Materialspinner
Implementation of a Material Spinner for Android with TextInputLayout functionalities
Stars: ✭ 107 (-48.31%)
Mutual labels:  material-design, material, material-ui
Materialabout
It's a material-design about screen to use on your Android apps. A developer profile and application information easy to integrate. 🔖
Stars: ✭ 1,511 (+629.95%)
Mutual labels:  material-design, material, material-ui
Slidetoact
A simple 'Slide to Unlock' Material widget for Android, written in Kotlin 📱🎨🦄
Stars: ✭ 783 (+278.26%)
Mutual labels:  material-design, material, material-ui
Togglebuttons
Android toggle buttons that adhere to the Material Design documentation.
Stars: ✭ 88 (-57.49%)
Mutual labels:  material-design, material, material-ui
Svelte Material Ui
Svelte Material UI Components
Stars: ✭ 2,081 (+905.31%)
Mutual labels:  material-design, material, material-ui
Purpleadmin Free Admin Template
Purple Admin is one of the most stylish Bootstrap admin dashboard you can get hands on. With its beautifully crafted captivating design and well-structured code.
Stars: ✭ 473 (+128.5%)
Mutual labels:  material-design, material-ui, admin-dashboard
Android Iconics
Android-Iconics - Use any icon font, or vector (.svg) as drawable in your application.
Stars: ✭ 4,916 (+2274.88%)
Mutual labels:  material-design, material, material-ui
Material Dashboard
Material Dashboard - Open Source Bootstrap 5 Material Design Admin
Stars: ✭ 9,987 (+4724.64%)
Mutual labels:  material-design, material-ui, admin-dashboard

Hubuntu UI


Ubuntu-material-dashboard-admin

Hubuntu UI is a Material Ubuntu style , very basic , starter template for admin dashboards (materialize.css).

The Hubuntu UI is developed by 720kb.

Requirements

You need Bower installed on your pc.

Install

git clone [email protected]:720kb/hubuntu-ui.git hubuntu-ui
cd hubuntu-ui/
bower install

npm

npm install hubuntu-ui

Bower

bower install hubuntu-ui

Run it

python -m SimpleHTTPServer

then go to http://localhost:8000

With Gulp

npm install && gulp serve

then go to http://localhost:8100

Live demo

https://720kb.github.io/hubuntu-ui/

Sass

A Sass version of Hubuntu UI is included for convenience.
To generate a compiled css version simply run:

sass sass/hubuntu.scss:css/main.css

To test the compiled Sass version remove all the style tags in the sample index.html and replace them with:

<link href="css/main.css" type="text/css" rel="stylesheet" media="screen, projection">

Theming

For any changes to the theme please look at the materialize.css documentation.

Contributing

We will be much grateful if you help us making this project to grow up. Feel free to contribute by forking, opening issues, pull requests etc.

License

The MIT License (MIT)

Copyright (c) 2015 Filippo Oretti

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].