Skip to content

uchimanajet7/tlc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tlc

This tool can clean up the list output from OneTab of Google Chrome extension.

see also:

Description

tlc is the initial letter of the tab list cleaner.

You can delete duplicate URLs and same name from the list output from OneTab of Google Chrome extension. In addition, you can also check whether the URL is accessible at the same time and delete it from the list.

Demo

Features

  • It is made by golang so it supports multi form.
  • Easy operation just by specifying the file.

Requirement

Usage

$ ./tlc run your_file -w

Please see the help.

$ ./tlc --help                                                   
This tool is OneTab URL list cleaner

Usage:
  tlc [command]

Available Commands:
  run         Clean the list of "OneTab"
  version     Print the version number of tlc

Use "tlc [command] --help" for more information about a command.

Installation

$ go get github.com/uchimanajet7/tlc

Author

uchimanajet7

Licence

Apache License 2.0

About

OneTab URL list cleaner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages