wsvincent / awesome-django

A curated list of awesome things related to Django
http://awesomedjango.org
Creative Commons Zero v1.0 Universal
9.5k stars 1.31k forks source link

feat: Add django-admin-shellx #257

Closed adinhodovic closed 6 months ago

adinhodovic commented 8 months ago

name: Add a new project about: Suggest a new Django project for the Awesome Django list title: "[NEW] Project Name"

Project Information

  1. Project Name: django-admin-shellx
  2. Project URL: https://github.com/adinhodovic/django-admin-shellx
  3. Description: (Please provide a brief description of the project.) A Django Admin Web Shell using Xterm.js and Django Channels.

Criteria

Please answer the following questions about the project you are submitting. This will help us evaluate if the project should be included in the Awesome Django list.

  1. Is the project new?

    • [x] Yes
    • [ ] No
  2. How long has the project been maintained? (Please provide an approximate duration in months or years.) 1 month, it's new.

  3. How many releases has it had if it's a library or package? (Please provide the number of releases, or link to the project's release history.)

~10

  1. Are you the author or are you submitting the project on behalf of a company?

    • [x] I am the author
    • [ ] I am submitting on behalf of a company
    • [ ] Other (please specify)
  2. What makes it awesome? (Please provide a brief explanation of why you believe this project is a valuable addition to the Awesome Django list.)

It uses websockets with Django channels and xterm.js for the terminal. It's highly responsive and provides a great addition to the admin.

Has multiple features as full screen mode, favorite commands, recording of actions and history of commands among others.


jefftriplett commented 6 months ago

This project looks pretty cool, but my concern is that it's a bit too new of a project to include. Please consider re-submitting in six to nine months after it has a bit more of an update history.