All Projects → Mnweibo → Similar Projects or Alternatives

504 Open source projects that are alternatives of or similar to Mnweibo

Popularmovies
🎥 Movie discovery app showcasing Android best practices with Google's recommended architecture: MVVM + Repository + Offline support + Android Architecture Components + Paging library & Retrofit2.
Stars: ✭ 142 (-22.4%)
Mutual labels:  mvvm
Steamtools
🛠「Steam++」是一个开源跨平台的多功能Steam工具箱。
Stars: ✭ 4,458 (+2336.07%)
Mutual labels:  mvvm
Mvvmarchitecture
An example Android app using Retrofit, Room, LiveData, RxJava2, Paging, Koin and the MVVM pattern with the databinding
Stars: ✭ 160 (-12.57%)
Mutual labels:  mvvm
Xamu Infrastructure
Extensions, MVVM classes, behaviors and other misc. useful code bits from Xamarin University
Stars: ✭ 144 (-21.31%)
Mutual labels:  mvvm
Android Mvvm Architecture
A basic sample android application to understand MVVM in a very simple way.
Stars: ✭ 129 (-29.51%)
Mutual labels:  mvvm
Mmlpx
🐘 mobx model layer paradigm
Stars: ✭ 164 (-10.38%)
Mutual labels:  mvvm
Webcell
Web Components engine based on JSX & TypeScript
Stars: ✭ 139 (-24.04%)
Mutual labels:  mvvm
Signalchat
WPF-MVVM instant messaging application using SignalR
Stars: ✭ 172 (-6.01%)
Mutual labels:  mvvm
Bindables
🧬 Android DataBinding kit for notifying data changes from Model layers to UI layers on MVVM architecture.
Stars: ✭ 130 (-28.96%)
Mutual labels:  mvvm
Zytagview
仿微博图片添加标签
Stars: ✭ 153 (-16.39%)
Mutual labels:  weibo
Knockout Spa
A mini but full-fledged SPA framework and boilerplate to build SPAs fast and scalable
Stars: ✭ 145 (-20.77%)
Mutual labels:  mvvm
Awesomegithub
🔥Android Github客户端,基于组件化开发,支持账户密码与认证登陆。使用Kotlin语言进行开发,项目架构是基于JetPack&DataBinding的MVVM;项目中使用了Arouter、Retrofit、Coroutine、Glide、Dagger与Hilt等流行开源技术。
Stars: ✭ 128 (-30.05%)
Mutual labels:  mvvm
Remvvm
ReMVVM is an application architecture concept, marriage of Unidirectional Data Flow (Redux) with MVVM.
Stars: ✭ 168 (-8.2%)
Mutual labels:  mvvm
Beaver
Android MVVM + Dagger 2 (Hilt) + JetPack project template
Stars: ✭ 144 (-21.31%)
Mutual labels:  mvvm
Droid Feed
Aggregated Android news, articles, podcasts and conferences about Android Development
Stars: ✭ 174 (-4.92%)
Mutual labels:  mvvm
Foodium
It simply loads Posts data from API and stores it in persistence storage (i.e. SQLite Database). Posts will be always loaded from local database. Remote data (from API) and Local data is always synchronized.
Stars: ✭ 1,940 (+960.11%)
Mutual labels:  mvvm
Upcomingmovies
Movies app written in Swift 5 using the TMDb API and demonstrating Clean Architecture, Dependency Injection, MVVM and Coordinators.
Stars: ✭ 160 (-12.57%)
Mutual labels:  mvvm
Abexpandableview
Expandable, collapsible, filterable and single/multi selectable table view.
Stars: ✭ 138 (-24.59%)
Mutual labels:  mvvm
Rglistkit
RGListKit is a Protocol & MVVM based framework to easily populate a UITableView or UICollectionView via single api.
Stars: ✭ 178 (-2.73%)
Mutual labels:  mvvm
Topcorn
A minimalistic movie listing app to browse IMDB's top 250 movies, built to demonstrate MVVM with latest hot-trending Android development tools.
Stars: ✭ 131 (-28.42%)
Mutual labels:  mvvm
Coolweather
Weather App that uses Android best practices. Android Jetpack, clean architecture. Written in Kotlin
Stars: ✭ 154 (-15.85%)
Mutual labels:  mvvm
Restapimvvm
App that interacts with a Rest Api. Architecture is MVVM.
Stars: ✭ 130 (-28.96%)
Mutual labels:  mvvm
Local Db Cache Retrofit Rest Api Mvvm
App that interacts with a REST API using Retrofit. There is a local db cache and architecture is MVVM
Stars: ✭ 171 (-6.56%)
Mutual labels:  mvvm
Weibo Topic Spider
微博超级话题爬虫,微博词频统计+情感分析+简单分类,新增肺炎超话爬取数据
Stars: ✭ 128 (-30.05%)
Mutual labels:  weibo
Mvvmrxjavaretrofitsample
MVVM RxJava Retrofit Sample
Stars: ✭ 148 (-19.13%)
Mutual labels:  mvvm
Android Vmlib
VMLib is an Android framework based on Android Jetpack, easy to use, desinged for fast development. Embrace the new way devloping Android :)
Stars: ✭ 146 (-20.22%)
Mutual labels:  mvvm
Androidarchitecture
Android Architecture using Google guides
Stars: ✭ 127 (-30.6%)
Mutual labels:  mvvm
Nine grid view
Flutter NineGridView & DragSortView. Similar to Weibo / WeChat nine grid view controls to display pictures. Flutter仿微信/微博九宫格、拖拽排序,微信群组,钉钉群组,QQ讨论组头像。
Stars: ✭ 169 (-7.65%)
Mutual labels:  weibo
Monkey
Monkey is an unofficial GitHub client for iOS,to show the rank of coders and repositories.
Stars: ✭ 1,765 (+864.48%)
Mutual labels:  mvvm
Weibo Img Crypto
自动加密解密微博上传的图片
Stars: ✭ 176 (-3.83%)
Mutual labels:  weibo
Androidmodulararchiteture
✔️ Android组件化架构,支持组件代码完全隔离/组件循环依赖/便捷集成调试/快速接入,组件内基于 mvvm结构,组件提供高度服用的模块可直接使用,采用 wanAndroid api进行迭代开发。Android componentized architecture, support component code complete isolation / component circular dependency / convenient integrated debugging / fast access, component based mvvm structure, iterative development using wanAndroid api
Stars: ✭ 144 (-21.31%)
Mutual labels:  mvvm
Coroutines Flows Modularised
Clean Architecture Modular Project: MVVM + Coroutines+ Flows + Dagger2 + LiveData + UnitTests + UITests + MockWebServer
Stars: ✭ 166 (-9.29%)
Mutual labels:  mvvm
Android Template
Android app starter template
Stars: ✭ 141 (-22.95%)
Mutual labels:  mvvm
Mvvm Architecture Android Beginners
This repository contains a sample app that implements MVVM architecture using Kotlin, ViewModel, LiveData, and etc.
Stars: ✭ 176 (-3.83%)
Mutual labels:  mvvm
Mvvmvalidation
Lightweight library that helps reduce boilerplate when implementing validation in XAML MVVM applications
Stars: ✭ 141 (-22.95%)
Mutual labels:  mvvm
Clean Architecture Swiftui
SwiftUI sample app using Clean Architecture. Examples of working with CoreData persistence, networking, dependency injection, unit testing, and more.
Stars: ✭ 2,925 (+1498.36%)
Mutual labels:  mvvm
Unio
🔄 KeyPath based Unidirectional Input / Output framework with RxSwift.
Stars: ✭ 139 (-24.04%)
Mutual labels:  mvvm
Kotlin Mvvm
Sample for MVVM using Kotlin
Stars: ✭ 173 (-5.46%)
Mutual labels:  mvvm
Android Clean Architecture Mvvm Dagger Rx
Implemented by Clean Architecture, Dagger2, MVVM, LiveData, RX, Retrofit2, Room, Anko
Stars: ✭ 138 (-24.59%)
Mutual labels:  mvvm
Gallerit
A sample Android gallery to search images posted on Reddit built using modern Android development tools (Architecture Components, MVVM, Coroutines, Flow, Navigation, Retrofit, Room, Koin)
Stars: ✭ 153 (-16.39%)
Mutual labels:  mvvm
Combine Mvvm
Sample project with Combine & UIKit framework, MVVM architecture
Stars: ✭ 132 (-27.87%)
Mutual labels:  mvvm
Collor
A declarative-ui framework for UICollectionView with great and useful features.
Stars: ✭ 182 (-0.55%)
Mutual labels:  mvvm
Rxcommand
A UI-related rxjava component for android mvvm architecture
Stars: ✭ 131 (-28.42%)
Mutual labels:  mvvm
Mvvmarchitecture
MVVM 框架,采用 Kotlin+Jetpack,可自由配置功能,欢迎 star,fork,issue
Stars: ✭ 159 (-13.11%)
Mutual labels:  mvvm
Cocktailapp
Cocktails Android App with Clean Architecture, MVVM , Retrofit, Coroutines, Navigation Components , Room, Dagger Hilt, Cache Strategy and Coroutines Flow
Stars: ✭ 128 (-30.05%)
Mutual labels:  mvvm
Memes
MVVM example app. Quick blog post detailing the layers: https://medium.com/@mojroid/clean-architecture-on-android-using-feature-modules-mvvm-view-slices-and-kotlin-e9ed18e64d83
Stars: ✭ 172 (-6.01%)
Mutual labels:  mvvm
Androidmvvm
Android MVVM sample
Stars: ✭ 130 (-28.96%)
Mutual labels:  mvvm
Weibo wordcloud
根据关键词抓取微博数据,再生成词云
Stars: ✭ 154 (-15.85%)
Mutual labels:  weibo
Weibo image uploader
PHP 实现的微博图床上传轮子
Stars: ✭ 129 (-29.51%)
Mutual labels:  weibo
Rxpm
Reactive implementation of Presentation Model pattern in Android
Stars: ✭ 176 (-3.83%)
Mutual labels:  mvvm
Weibo v6
适用于 Stylus 等插件的微博美化样式
Stars: ✭ 129 (-29.51%)
Mutual labels:  weibo
Simpletwowaybindingios
An ultra light, ultra simple two way binding library for IOS and Swift.
Stars: ✭ 149 (-18.58%)
Mutual labels:  mvvm
Oldpodcasts
A clone of Apple's Podcasts. UIKit version.
Stars: ✭ 128 (-30.05%)
Mutual labels:  mvvm
Swifthub
GitHub iOS client in RxSwift and MVVM-C clean architecture
Stars: ✭ 2,330 (+1173.22%)
Mutual labels:  mvvm
Cpage.js
Cpage.js是一款轻量级的前端框架,使用TypeScript开发,可以方便地进行组件化开发,语法统一、简介明了,不依赖于第三方框架,适合中小项目开发。框架同时支持es5与es6语法,可参考example中示例。
Stars: ✭ 148 (-19.13%)
Mutual labels:  mvvm
Weibospider
This is a sina weibo spider built by scrapy [微博爬虫/持续维护]
Stars: ✭ 2,408 (+1215.85%)
Mutual labels:  weibo
Android Firebase Kotlin Java Mvp Mvc Mvvm Chat
Simple chat Application with one to one connectivity using Firebase Real time Database written in MVC,MVP and MVVM architecture to better understand the android coding patterns. Purpose of writing same application functionality with 3 different pattern is to show how single application can be developed using 3 different patterns(Mvc, Mvp, Mvvm).
Stars: ✭ 180 (-1.64%)
Mutual labels:  mvvm
The Movie Db Kotlin
The Movie DB app using Kotlin with updated Android features
Stars: ✭ 176 (-3.83%)
Mutual labels:  mvvm
Ugui Mvvm
Unity3D uGUI mvvm databinding via the standard IXChanged interfaces used in wpf (INotifyPropertyChanged, INotifyCollectionChanged, etc)
Stars: ✭ 169 (-7.65%)
Mutual labels:  mvvm
Ktarmor Mvvm
👻 Android快速开发框架, KtArmor 寓意着 为Android 赋予战斗装甲, 方便开发者快速进行Android 开发。
Stars: ✭ 148 (-19.13%)
Mutual labels:  mvvm
1-60 of 504 similar projects