All Projects → jahirfiquitiva → Frames

jahirfiquitiva / Frames

Licence: other
Free, feature-rich, easily customizable Android dashboard for wallpapers apps

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Frames

Blueprint
Free, feature-rich, easily customizable Android dashboard for icon packs
Stars: ✭ 389 (-1.77%)
Mutual labels:  hacktoberfest, wallpapers, material-design, material, android-application, template, dashboard
Iconshowcase
Full-of-features, easy-to-customize, free and open source, Material Design dashboard for icon packs.
Stars: ✭ 91 (-77.02%)
Mutual labels:  wallpapers, material-design, material, android-application, dashboard
Iconshowcase Dashboard
A full-of-features, easy-to-customize, free and open source, Material Design dashboard for icon packs.
Stars: ✭ 197 (-50.25%)
Mutual labels:  wallpapers, material-design, material, android-application, dashboard
Wallpaperboard
Android Json based wallpaper dashboard library
Stars: ✭ 235 (-40.66%)
Mutual labels:  wallpapers, material-design, dashboard
Ibackdrop
A library to simply use Backdrop in your project (make it easy). Read more ->
Stars: ✭ 137 (-65.4%)
Mutual labels:  material-design, material, android-application
Slidetoact
A simple 'Slide to Unlock' Material widget for Android, written in Kotlin 📱🎨🦄
Stars: ✭ 783 (+97.73%)
Mutual labels:  hacktoberfest, material-design, material
Vuetify
🐉 Material Component Framework for Vue
Stars: ✭ 33,085 (+8254.8%)
Mutual labels:  hacktoberfest, material-design, material
Material Shell
A modern desktop interface for Linux. Improve your user experience and get rid of the anarchy of traditional desktop workflows. Designed to simplify navigation and reduce the need to manipulate windows in order to improve productivity. It's meant to be 100% predictable and bring the benefits of tools coveted by professionals to everyone.
Stars: ✭ 6,189 (+1462.88%)
Mutual labels:  hacktoberfest, material-design, material
Android Extensions
An Android library with modules to quickly bootstrap an Android application.
Stars: ✭ 356 (-10.1%)
Mutual labels:  material-design, material, android-application
Materialdesigninxamltoolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
Stars: ✭ 11,603 (+2830.05%)
Mutual labels:  hacktoberfest, material-design, material
Vue Material
Material design for Vue.js
Stars: ✭ 9,528 (+2306.06%)
Mutual labels:  hacktoberfest, material-design, material
Nytimes App
🗽 A Simple Demonstration of the New York Times App 📱 using Jsoup web crawler with MVVM Architecture 🔥
Stars: ✭ 246 (-37.88%)
Mutual labels:  hacktoberfest, material-design, android-application
Keepassdx
📱 KeePass implementation for android with material design and deluxe features
Stars: ✭ 1,395 (+252.27%)
Mutual labels:  material-design, material, android-application
React Saas Template
🌊 Template for building an SaaS / admin website using React + Material-UI
Stars: ✭ 942 (+137.88%)
Mutual labels:  material-design, material, template
Mahapps.metro.iconpacks
Awesome icon packs for WPF and UWP in one library
Stars: ✭ 1,157 (+192.17%)
Mutual labels:  hacktoberfest, material-design, material
Epiboard
Web Extension — A new tab page extension with material design and useful features 🆕 🎉
Stars: ✭ 262 (-33.84%)
Mutual labels:  material-design, material, dashboard
Ng Notadd
In-middle background front-end solution based on angular material 基于Angular Material的中后台前端解决方案
Stars: ✭ 287 (-27.53%)
Mutual labels:  material-design, material, dashboard
Parse Dashboard
A dashboard for managing your Parse Server Apps
Stars: ✭ 3,534 (+792.42%)
Mutual labels:  hacktoberfest, dashboard
Magicprint Ecommerce App Android
E-Commerce App Source Code for Android with Material Design Pattern Using Firebase and MySQL with Android Lottie Animations just like Flipkart, Myntra and Amazon :)
Stars: ✭ 331 (-16.41%)
Mutual labels:  material, android-application
Packagetracker
Track your package simply on Android.
Stars: ✭ 339 (-14.39%)
Mutual labels:  material-design, android-application

Frames

API JitPack Build Status Codacy Badge Crowdin

Free, feature-rich, easily customizable Android dashboard for wallpapers apps

Show some 💙

GitHub stars GitHub forks GitHub watchers

Follow on GitHub Follow on Twitter


Previews

Customizable styles

Full-screen Viewer / Multiple themes

Credits / Settings


Features:

  • Material Design dashboard.
  • License Checker.
  • Donations.
  • OneSignal notifications ready.
  • Cloud based (only) wallpapers.
  • App can work offline.
  • Categories section.
  • Favorites section.
  • Wallpapers can be applied and downloaded.
  • Wallpapers include a full-screen viewer with zooming capabilities and detailed info viewer.
  • Credits section.
  • Settings section with these options:
    • Option to change app theme (Light, Dark, System, AMOLED).
    • Option to color navigation bar (Lollipop+).
    • Option to clear app cache.
  • Tablet layouts.
  • Lots of customizations.
  • Works with Android 5.0 and newer.

Help translating

📄 Help making Frames available in more languages. Click here to go to the translation site

Changelog

🔘 You can find it in the Releases page


Including in your project

Frames is available via JitPack, so getting it as simple as adding it as a dependency, like this:

  1. Add JitPack repository to your root build.gradle file
allprojects {
    repositories {
        maven { url 'https://jitpack.io' }
    }
}
  1. Add the dependency in your project build.gradle file
dependencies {
    implementation('dev.jahir:Frames:{latest version}@aar') {
        transitive = true
    }
}

where {latest version} corresponds to published version in JitPack

How to implement

📃 Everything you need to know can be found in the Wiki Docs

Still need help ❓

Just join our Discord Server and make a post. We'll help you as soon as possible. Join chat on Discord

Check out some cool apps built using this dashboard


Developed by

Jahir Fiquitiva

Follow on GitHub Follow on Twitter

If you found this app/library helpful and want to thank me, you can:

Thanks in advance! 🙏

Special thanks 🙌


License

This app is shared under the CreativeCommons Attribution-ShareAlike license.

Copyright © 2020 Jahir Fiquitiva

Licensed under the CreativeCommons Attribution-ShareAlike 
4.0 International License. You may not use this file except in compliance 
with the License. You may obtain a copy of the License at

   http://creativecommons.org/licenses/by-sa/4.0/legalcode

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Library source

As you may know, the library source is open-source. This means that you can fork it and do your own modifications, but it has some conditions:

When using the library source, anything from it: errors, crashes, issues, etc. including successful builds, must be done completely by yourself and under your own risk and responsibility. I will not provide any help/support when using the library source.

Finally, be sure your projects comply with the license previously mentioned. Otherwise I will be taking the required legal actions. I hope you understand.

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].