are
are-na 

所属分类:系统编程
开发工具:TypeScript
文件大小:0KB
下载次数:0
上传日期:2023-03-23 16:31:23
上 传 者sh-1993
说明:  Are.na的平铺窗口管理器,
(A tiling window manager for Are.na,)

文件列表:
.eslintrc.json (491, 2023-11-29)
LICENSE.md (1073, 2023-11-29)
next.config.js (354, 2023-11-29)
package.json (1841, 2023-11-29)
postcss.config.js (80, 2023-11-29)
public/ (0, 2023-11-29)
public/favicon.svg (2469, 2023-11-29)
public/screenshot.png (812114, 2023-11-29)
src/ (0, 2023-11-29)
src/components/ (0, 2023-11-29)
src/components/AuthButton.tsx (903, 2023-11-29)
src/components/BlockActions.tsx (975, 2023-11-29)
src/components/BlockConnnections.tsx (2154, 2023-11-29)
src/components/BlockContainer.tsx (2865, 2023-11-29)
src/components/BlockDndWrapper.tsx (1805, 2023-11-29)
src/components/BlockDragOverlay.tsx (786, 2023-11-29)
src/components/BlockInfo.tsx (2255, 2023-11-29)
src/components/BlockViewer.tsx (4791, 2023-11-29)
src/components/BlocksGrid.tsx (1189, 2023-11-29)
src/components/BlocksGridItem.tsx (3185, 2023-11-29)
src/components/BlocksList.tsx (1136, 2023-11-29)
src/components/BlocksListItem.tsx (2019, 2023-11-29)
src/components/ChannelCreator.tsx (4431, 2023-11-29)
src/components/ChannelLoader.tsx (3095, 2023-11-29)
src/components/ChannelsIndexMenu.tsx (5044, 2023-11-29)
src/components/Desktop.tsx (5044, 2023-11-29)
src/components/Dialog.tsx (1744, 2023-11-29)
src/components/Header.tsx (1328, 2023-11-29)
src/components/Info.tsx (4037, 2023-11-29)
src/components/SaveLoadLayoutMenu.tsx (5762, 2023-11-29)
src/components/Spinner.tsx (514, 2023-11-29)
src/components/UserMenu.tsx (1240, 2023-11-29)
src/components/Welcome.tsx (1188, 2023-11-29)
src/components/Window.tsx (8516, 2023-11-29)
src/components/WindowFooter.tsx (322, 2023-11-29)
src/components/WindowScroller.tsx (426, 2023-11-29)
... ...

Are.na Multiplexer logo # Are.na Multiplexer Are.na Multiplexer is a tiling window manager for [Are.na](https://are.na) Hosted at https://arena-mux.michaelguidetti.info Screenshot of Are.na Multiplexer ## Development ### Setup - Fork and clone this repo - Register an application with Are.na at https://dev.are.na/oauth/applications - Add `https://localhost:3001/api/auth/callback/arena` as a callback URL in your registered application's settings - Set the following variables in `.env.local` | KEY | VALUE | | --- | --- | | `ARENA_APP_ID` | `UID` from your registered app at dev.are.na | | `ARENA_APP_SECRET` | `Secret` from your registered app at dev.are.na | | `NEXT_AUTH_SECRET` | Generate local secret by running `openssl rand -base64 32` | | `NEXT_AUTH_URL` | `https://localhost:3001` | - Run `yarn install` - Run `yarn dev` - Visit https://localhost:3001 (bypass unsigned certificate warning)

近期下载者

相关文件


收藏者