Apc.nvim
Plugin providing "A People's Calendar" for Neovim, written in lua.
Install / Use
/learn @aPeoplesCalendar/Apc.nvimREADME
apc.nvim
About • Requirements • Installation • Configuration • Features • Contribute
</div>This Neovim plugin is written in Lua and provides daily information from apeoplescalendar.org.
About
A People's Calendar (aPC) is a project that seeks to promote the worldwide history of working class movements and liberation struggles in the form of a searchable "On This Day" calendar.
This repository hosts the aPC neovim plugin, implemented in Lua.
This project is open source and the information contained in our event database is non-proprietary and will always be freely available for users, developers, and the public.
Requirements
- Linux or Mac operating system
- Neovim
- Plugin rcarriga/nvim-notify
- curl
Installation
Using lazy.nvim:
{
"aPeoplesCalendar/apc.nvim",
dependencies = {
"rcarriga/nvim-notify",
},
event = "VeryLazy",
config = function ()
require("apeoplescalendar").setup() -- configuration options are described below
end,
}
Configuration
apc.nvim comes with the following defaults:
{
auto_teaser_filetypes = { "dashboard", "alpha", "starter", }, -- will enable running the teaser automatically for listed filetypes
}
Features
:APeoplesCalendar
Opens a new buffer showing today's events. In normal mode it can be closed with key q.

:APeoplesCalendarTeaser
Opens a popup with one randomly picked event for today's date. It disappears automatically after a few seconds.

Contribute
- A People's Calendar is open source.
- We are happy about feature requests, issue reports and code submissions
- Commit messages must correspond to Conventional Commits
Related Skills
node-connect
350.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
350.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
350.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
