https://github.com/fandreuz/t-ui_website

Linux CLI Launcher official website

https://github.com/fandreuz/t-ui_website

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.5%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Linux CLI Launcher official website

Basic Info
Statistics
  • Stars: 13
  • Watchers: 6
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created about 7 years ago · Last pushed about 7 years ago
Metadata Files
Readme

README.md

This is the official website of t-ui (Linux CLI Launcher). You can access here.

Features

  • create a new theme using an easy and lightweight tool
  • upload the theme, or download it as a ZIP file
  • find your favourite theme within a huge list provided by other users
  • you can sort the list by
    • Date
    • Downloads
    • Theme name
    • Author name

Roadmap

I'll add some features soon. This is the first stable release. Some planned features are: + upload a theme from t-ui + download a published theme as ZIP + edit a published theme (and download/publish it) + search a theme by name

Disclaimer

There are some drawbacks coming with the new website. I'm using Heroku free plan, and so: + I get 1000 free dynos for one month (not a big deal) + My web-app goes to sleep when no one uses it for 30 minutes (not a big deal, again) + My app has to sleep at least 6 hourse per day (this is a big deal)

I know that it sucks, but I can't afford a paid Heroku plan unfortunately.

Credits

I'd like to thank some people, which managed the website for a long time for free. + Tarun Shanker Pandey + Alexander King

When I took the website code, it was HTML+Javascript+PHP. I wanted to try Django, so I removed some PHP and Javascript and replaced it with Python (mostly for the server-side operations).

Open source software

  • Django
  • Gunicorn
  • Postgres
  • dj-database-url
  • WhiteNoise
  • jQuery
  • jscolor
  • JSZip

Owner

  • Name: Francesco Andreuzzi
  • Login: fandreuz
  • Kind: user
  • Location: Geneva, Switzerland
  • Company: CERN

CSE MSc student | SWE @cern

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1

Dependencies

requirements.txt pypi
  • dj-database-url ==0.5.0
  • django ==2.1.7
  • gunicorn ==19.9.0
  • postgres ==2.2.2
  • whitenoise ==4.1.2