All Projects → huangyanbin → Calendarview

huangyanbin / Calendarview

日历 仪表盘 圆盘,提供全新RecyclerView日历,功能更加强大。

Programming Languages

java
68154 projects - #9 most used programming language
ring
36 projects

Projects that are alternatives of or similar to Calendarview

Flutterweekview
Displays a highly customizable week view (or day view) which is able to display events, to be scrolled, to be zoomed-in & out and a lot more !
Stars: ✭ 130 (+4%)
Mutual labels:  view, calendar-view
Homer
A very simple static homepage for your server.
Stars: ✭ 3,380 (+2604%)
Mutual labels:  dashboard
Pierotateview
android自定义View,带旋转动画的饼状图,区块点击事件,滑动到某一区块事件,可惯性旋转
Stars: ✭ 113 (-9.6%)
Mutual labels:  view
Vue Notus
Vue Notus: Free Tailwind CSS UI Kit and Admin
Stars: ✭ 108 (-13.6%)
Mutual labels:  dashboard
Eclipseloading
🌞 日食加载动画
Stars: ✭ 114 (-8.8%)
Mutual labels:  view
Imagezoom
An Android library that makes any view to be zoomable.
Stars: ✭ 118 (-5.6%)
Mutual labels:  view
Staradmin Free Angular Admin Template
Star Admin Angular Admin is a free admin template based on Bootstrap 4 and Angular
Stars: ✭ 112 (-10.4%)
Mutual labels:  dashboard
Balena Minecraft Server
Build a Minecraft Server using a Raspberry Pi 4! Supports common Servers, SCP, RCON and Wifi Connect.
Stars: ✭ 125 (+0%)
Mutual labels:  dashboard
Rapid
🐳 A lightweight Docker Developer Interface for Docker Remote API
Stars: ✭ 117 (-6.4%)
Mutual labels:  dashboard
Phoenix live dashboard
Realtime dashboard with metrics, request logging, plus storage, OS and VM insights
Stars: ✭ 1,657 (+1225.6%)
Mutual labels:  dashboard
Bem Xjst
bem-xjst (eXtensible JavaScript Templates): declarative template engine for the browser and server
Stars: ✭ 115 (-8%)
Mutual labels:  view
Just Dashboard
📊 📋 Dashboards using YAML or JSON files
Stars: ✭ 1,511 (+1108.8%)
Mutual labels:  dashboard
Opcache Dashboard
Set up properly and monitor your Zend OPcache with this dashboard that will help you checking memory, hits and status, configuring for optimal performance (warning you when cache full, validation, etc.) and reseting one or all scripts with one click.
Stars: ✭ 117 (-6.4%)
Mutual labels:  dashboard
Custom Calendar View
The CustomCalendarView provides an easy and customizable calendar to create a Calendar. It dispaly the days of a month in a grid layout and allows to navigate between months
Stars: ✭ 113 (-9.6%)
Mutual labels:  calendar-view
Elastic
Elastic Stack (6.2.4) 을 활용한 Dashboard 만들기 Project
Stars: ✭ 121 (-3.2%)
Mutual labels:  dashboard
Krisk
Statistical Interactive Visualization with pandas+Jupyter integration on top of Echarts.
Stars: ✭ 111 (-11.2%)
Mutual labels:  dashboard
Memex Explorer
Viewers for statistics and dashboarding of Domain Search Engine data
Stars: ✭ 115 (-8%)
Mutual labels:  dashboard
Mirrorgate
MirrorGate DevOps Dashboard
Stars: ✭ 117 (-6.4%)
Mutual labels:  dashboard
Gatsby Admin Template
Free admin dashboard template based on Gatsby with @paljs/ui component package
Stars: ✭ 124 (-0.8%)
Mutual labels:  dashboard
Dry View
Complete, standalone view rendering system that gives you everything you need to write well-factored view code.
Stars: ✭ 124 (-0.8%)
Mutual labels:  view

CalendarView

包含三个自定义View 日历仪表盘 圆盘

这是使用RecyclerView做的日历,比之前ViewPager不管从逻辑,功能更加强大,实现更加简单。之前ViewPager的日历没有功能逻辑分离,这次提供全新IDrawFormat接口,比如你需要针对某些日期增加标签,你就可以实现IDrawFormat,然后addDrawFormat就可以了,这样就实现标签和其他逻辑混合导致逻辑混乱,按顺序多层绘制,默认只提供文字层(日历日期和农历),但也需要自己add。你可以设置先后顺序,完美实现所有功能。可以支持任何样式。当前前提你会一点Android canvas绘制。月模式也完成,以后会提供小米日历类似功能。

github

github

日历 支持翻页,点击日期,日期状态

github

仪表盘 可根据配置改变圆弧,设置字体颜色和配置颜色,指针大小,字体大小打开动画等

github

圆盘 可根据配置改变个数,支持点击单个圆弧回调,设置字体和配置颜色,分割线,阴影打开动画等

github

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