Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prodesire/simpleprojects

Practice of server, desktop tool and so on.
https://github.com/prodesire/simpleprojects

Last synced: 13 days ago
JSON representation

Practice of server, desktop tool and so on.

Awesome Lists containing this project

README

        

# SimpleProjects
Practice of server, desktop tools and so on.

## Overview
The Directory structure os **SimpleProjects** shows below:

* **downloader** - Download file from a given URL in multi-threads.

* **learnserver** - Learning how server runs and advantages and disadvantages of different implementations.

* **poll** - Django tutorial about poll app.

* **shortcut** - A high-configurable to which integrates most commcon operations to
improve work efficiency.

* **tail** - Realize the 'tail -f filename' function of Linux.