Skip to content

Lenshang/Ptilopsis

Repository files navigation

Ptilopsis: Lightweight Task Schedule Admin UI

Ptilopsis is a lightweight Taskschedule admin ui written in C# .Net Core

Index

  1. Install
  2. Running
  3. Compile
  4. Screenshot

Install

Download a release version and unzip to anywhere

Running

Just Execute PtilopsisServer file

Compile

  1. Compile Web
cd ptilopsis-web
npm install
npm run build
  1. Complile Server
cd Ptilopsis/
dotnet publish --configuration Release

or you can build for a specific platform:

cd Ptilopsis/
dotnet publish --configuration Release -r win7-x64

Screenshot

Coming Soon...

About

Application Running Manager For All Language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages